Releases: qdrant/mcp-server-qdrant
Releases · qdrant/mcp-server-qdrant
v0.7.1
This release consists of a single yet important change. Right now, mcp-server-qdrant
does not only act as a personal assistant capable of remembering facts about the user. By configuring the tool descriptions, we can freely use it in multiple scenarios, like code search or knowledge base on any topic.
What's Changed
- Custom tool descriptions by @kacperlukawski in #29
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Breaking changes
Important
Command parameters are no longer supported! All the configuration has to be done with environmental variables.
What's Changed
- Change license to Apache 2.0 by @kacperlukawski in #18
- Refactor server and embedding provider to improve modularity by @kacperlukawski in #19
- Refactor: use FastMCP by @kacperlukawski in #22
- Add GH workflow for running the tests in Python 3.10-3.12 by @kacperlukawski in #23
- Handle parameters with environmental variables only by @kacperlukawski in #24
- Add metadata support by @kacperlukawski in #25
- Bump version to 0.7.0 by @kacperlukawski in #27
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add pre-commit to ensure consistent formatting by @kacperlukawski in #13
- Fix pre-commit action by @kacperlukawski in #14
- add MCP server badge by @punkpeye in #11
- Abstract the embedding providers by @kacperlukawski in #12
- Bump version to 0.6.0 by @kacperlukawski in #17
New Contributors
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- Add Smithery CLI Installation Instructions by @calclavia in #2
- Check if the collection exists before loading the memories by @kacperlukawski in #4
- Add PyPI publish Github workflow by @kacperlukawski in #6
- Add support for local Qdrant mode by @kacperlukawski in #5
- mcp-server-qdrant 0.5.2 by @kacperlukawski in #7
New Contributors
- @calclavia made their first contribution in #2
- @kacperlukawski made their first contribution in #4
Full Changelog: https://github.com/qdrant/mcp-server-qdrant/commits/v0.5.2