Back to search
30
MCP

mcp-server-qdrant

qdrant/mcp-server-qdrant

An official Qdrant Model Context Protocol (MCP) server implementation

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://qdrant.tech

Similar MCP servers embedding-nearest

mad-mcp-qdrant
MCP server for retrieving context from a Qdrant vector database
0 tools
cnry-mcp-server-qdrant
MCP server for retrieving context from a Qdrant vector database
0 tools
mcp-server
Official ConfigCat Model Context Protocol (MCP) Server
0 tools
dart-mcp-server
Dart AI Model Context Protocol (MCP) server
0 tools
mcp/dart
Dart AI Model Context Protocol (MCP) server
0 tools
iflow-mcp_mcp-server-qdrant
MCP server for retrieving context from a Qdrant vector database
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-server-qdrant": {
      "url": "https://qdrant.tech",
      "transport": "http"
    }
  }
}