All notable changes to ModelContextKit will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Official website at modelcontextkit.com
- Comprehensive CONTRIBUTING.md with development guidelines
- Pre-commit hooks for code quality
- Development requirements file
- Enhanced quality assurance documentation
- Critical: Fixed indentation issues in generated MCP server code
- Critical: Corrected MCP schema format from
inputSchematoinput_schema - Fixed resource URI template issues that caused syntax errors
- Improved test generation to use modern MCP patterns
- Fixed webscraper backend circular dependencies
- Resolved argument extraction issues in tool implementations
- Updated test templates to use correct server imports
- Simplified resource implementations to avoid template complications
- Enhanced error handling in generated code
- Improved code generation reliability across all backends
- Enhanced input validation in generated servers
- Improved argument sanitization in tool implementations
- Multiple backend support (database, API, filesystem, webscraper, email, cloud storage)
- Interactive wizard for project setup
- Comprehensive project templates
- Claude Desktop integration
- Security features and input validation
- Auto-generated documentation
- Test suite generation
- CLI interface with multiple commands
- Configuration through YAML files and environment variables
- Production-ready code generation
- MCP protocol compliance
- Initial release with basic functionality
- Core CLI framework
- Basic template system
- Project initialization
- Basic structure setup