Change Log
This release introduces major changes to the architecture and the usage patterns of the server.
Features 🎸
- #39 - the server is now represented by a class QdrantMCPServer, which can be inherited to build project oriented mcp servers @generall @kacperlukawski
- #58 - add configurable filters to find tool by @generall @joein
- #57 - migrate to fastmcp 2 by @generall @joein
- #65 - add fastmcp >= 2.7.0 compatibility by @joein
- #29 - add default collection to find and store tools by @kacperlukawski
- #32 - add dockerfile template by @kacperlukawski
- #37 #38 #46 - extend readme and ai editors coverage by @kacperlukawski @mbaiza27
Thanks to everyone who contributed to the current release
@mbaiza27 @kacperlukawski @generall @joein