All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of MCP-Python template
- Full MCP server implementation with OAuth support
- Docker and Helm deployment configurations
- Comprehensive test suite with 100% coverage
- Benchmarking for performance monitoring
- GitHub Pages documentation site
- Automated CI/CD with badges
- Migrated from Go (MCP Forge) to Python implementation
- Python 3.11+ support
- FastAPI-based HTTP server with streaming
- JWT validation with local/external strategies
- TOML configuration
- Ruff linting and Pyright type checking