Skip to content

Releases: deepset-ai/deepset-mcp-server

v0.0.12

28 Oct 11:03
15c8bbc

Choose a tag to compare

What's Changed

  • Add new MCP tool for "search with filters" by @tholor in #202

v0.0.11

10 Oct 15:05
0d45984

Choose a tag to compare

What's Changed

  • enhancement: ease network transport usage (streamable-http and sse) by @tstadel in #201

Full Changelog: v0.0.10...v0.0.11

v0.0.10

07 Oct 13:49
4072af9

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

04 Sep 14:49
420662a

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

04 Sep 12:47
871152a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

26 Aug 15:12
997c427

Choose a tag to compare

Breaking Change

  • removed WorkspaceMode

v0.0.6

05 Aug 12:46
4995084

Choose a tag to compare

This release improves tool output rendering in Cursor.

v0.0.5

28 Jul 12:48
4d1e6a9

Choose a tag to compare

This release contains:

  • features to deploy the package as a remote MCP server
  • using Redis as a backend to the ObjectStore
  • improvements for tool output representations in Claude Desktop

v0.0.5-rc1

28 Jul 12:26
4d1e6a9

Choose a tag to compare

v0.0.5-rc1 Pre-release
Pre-release
fix: docstring enhancement with decorators (#169)

* feat: improve programmatic use

* chore: remove unused param

* chore: simplify combined decorator

* chore: format

* fix: api key pass through

* chore: format

v0.0.4

14 Jul 14:00
277b4e7

Choose a tag to compare

Documentation improvements.
License change (Apache 2.0).