steiner385/mcp-qdrant-openai
3.1
If you are the rightful owner of mcp-qdrant-openai and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Qdrant Server with OpenAI Embeddings is a semantic search server that leverages Qdrant vector database and OpenAI embeddings to provide advanced search capabilities.
Tools
Functions exposed to the LLM to take actions
query_collection
Search using semantic similarity.
list_collections
List all available collections.
collection_info
Get collection statistics.
search
Search for code using semantic similarity.
store
Store code snippet with embeddings.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client