Skip to content

Releases: qdrant/mcp-server-qdrant

v0.8.1

10 Dec 10:35
860ab93

Choose a tag to compare

This is mainly a patch release to avoid compatibility issues with fastmcp>2.7 and pydantic>2.11.

What's Changed

  • allow specifying custom embedding provider by @generall in #82
  • fix: return None if no results where found by @tbung in #83
  • fix: pin pydantic <2.12.0 to avoid compatibility issues by @thelinuxkid in #97

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

27 Jun 10:35
5a72373

Choose a tag to compare

Change Log

This release introduces major changes to the architecture and the usage patterns of the server.

Features 🎸

Thanks to everyone who contributed to the current release
@mbaiza27 @kacperlukawski @generall @joein

v0.7.1

11 Mar 20:10
bd46cd9

Choose a tag to compare

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

Full Changelog: v0.7.0...v0.7.1

v0.7.0

10 Mar 16:43
41bab91

Choose a tag to compare

Breaking changes

Important

Command parameters are no longer supported! All the configuration has to be done with environmental variables.

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

05 Mar 22:46
7bebfe2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.2

13 Dec 16:54
a05ce72

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/qdrant/mcp-server-qdrant/commits/v0.5.2