Files
mcp-server-cli/CHANGELOG.md
7000pctAUTO b7701ff53c
Some checks failed
CI / test (push) Has been cancelled
fix: resolve CI/CD issues - all tests pass locally
2026-02-05 13:35:40 +00:00

15 lines
396 B
Markdown

# Changelog
## v0.1.0 (2024-01-01)
### Added
- Initial release of MCP Server CLI
- Local MCP server implementation using FastAPI
- CLI interface with Click
- Built-in tools: file operations, git commands, shell execution
- YAML/JSON custom tool definition support
- Local LLM integration (Ollama, LM Studio)
- Configuration management
- Security controls (command whitelisting, path blocking)