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.
- Multi-server support with independent configuration
- Twitter MCP server integration
- Firecrawl server integration
- SSE server support
- Comprehensive error handling and logging
- TypeScript type definitions
- GitHub Actions for testing and publishing
- Updated Node.js requirement to v20.x
- Improved server cleanup process
- Enhanced error handling for server connections
- Process termination issues during cleanup
- Server connection retry logic
- Tool registration timing issues
0.1.0 - 2024-02-05
- Initial release
- Basic MCP server support
- Configuration system
- Tool execution framework
- Documentation