-
v0.7.1 Stable
released this
2025-03-11 20:08:25 +00:00 | 3 commits to master since this releaseThis release consists of a single yet important change. Right now,
mcp-server-qdrantdoes 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 https://github.com/qdrant/mcp-server-qdrant/pull/29
Full Changelog: https://github.com/qdrant/mcp-server-qdrant/compare/v0.7.0...v0.7.1
Downloads
-
Source code (ZIP)
9 downloads
-
Source code (TAR.GZ)
9 downloads
-
v0.7.0 Stable
released this
2025-03-10 16:41:11 +00:00 | 5 commits to master since this releaseBreaking 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 https://github.com/qdrant/mcp-server-qdrant/pull/18
- Refactor server and embedding provider to improve modularity by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/19
- Refactor: use FastMCP by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/22
- Add GH workflow for running the tests in Python 3.10-3.12 by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/23
- Handle parameters with environmental variables only by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/24
- Add metadata support by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/25
- Bump version to 0.7.0 by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/27
Full Changelog: https://github.com/qdrant/mcp-server-qdrant/compare/v0.6.0...v0.7.0
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
7 downloads
-
v0.6.0 Stable
released this
2025-03-05 22:45:56 +00:00 | 17 commits to master since this releaseWhat's Changed
- Add pre-commit to ensure consistent formatting by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/13
- Fix pre-commit action by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/14
- add MCP server badge by @punkpeye in https://github.com/qdrant/mcp-server-qdrant/pull/11
- Abstract the embedding providers by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/12
- Bump version to 0.6.0 by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/17
New Contributors
- @punkpeye made their first contribution in https://github.com/qdrant/mcp-server-qdrant/pull/11
Full Changelog: https://github.com/qdrant/mcp-server-qdrant/compare/v0.5.2...v0.6.0
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
4 downloads
-
v0.5.2 Stable
released this
2024-12-13 16:53:29 +00:00 | 38 commits to master since this releaseWhat's Changed
- Add Smithery CLI Installation Instructions by @calclavia in https://github.com/qdrant/mcp-server-qdrant/pull/2
- Check if the collection exists before loading the memories by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/4
- Add PyPI publish Github workflow by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/6
- Add support for local Qdrant mode by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/5
- mcp-server-qdrant 0.5.2 by @kacperlukawski in https://github.com/qdrant/mcp-server-qdrant/pull/7
New Contributors
- @calclavia made their first contribution in https://github.com/qdrant/mcp-server-qdrant/pull/2
- @kacperlukawski made their first contribution in https://github.com/qdrant/mcp-server-qdrant/pull/4
Full Changelog: https://github.com/qdrant/mcp-server-qdrant/commits/v0.5.2
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
6 downloads