Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-27 | 808 Bytes | |
v0.8.0 source code.tar.gz | 2025-06-27 | 111.3 kB | |
v0.8.0 source code.zip | 2025-06-27 | 121.1 kB | |
Totals: 3 Items | 233.2 kB | 0 |
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