15 lines
396 B
Markdown
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)
|