MCPServers
Qdrant Vector Database - MCP server logo

Qdrant Vector Database

0
0

Summary

MCP Server for Qdrant provides a vector database integration for storing and retrieving information using semantic search capabilities. Built with Python, it supports multiple embedding providers including FastEmbed, sentence-transformers, and lightweight alternatives optimized for Alpine Linux environments with minimal dependencies. The server offers two main tools: 'qdrant-store' for saving text with optional metadata and 'qdrant-find' for semantic searching of stored information. It can be deployed via Docker or run locally, making it ideal for AI assistants that need persistent memory storage with efficient retrieval based on meaning rather than exact keyword matching.

Available Actions(2)

qdrant-store

Stores information in the Qdrant database. Parameters: information (string) - The text to store, metadata (optional JSON) - Optional JSON metadata to associate with the text.

qdrant-find

Searches for information in the Qdrant database using semantic search. Parameters: query (string) - The search query.

Last Updated: April 29, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签