mcp-server-qdrant MCP Server — Claude & Cursor Integration
# mcp-server-qdrant MCP Server
## What is mcp-server-qdrant?
mcp-server-qdrant is a production-ready Model Context Protocol (MCP) server with 1,522 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install qdrant/mcp-server-qdrant
# Or manual
git clone https://github.com/qdrant/mcp-server-qdrant.git
cd mcp-server-qdrant
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 1,522
- **Forks:** 🍴 304
- **License:** Apache-2.0
- **Updated:** 2026-09-06
- **Repo:** [qdrant/mcp-server-qdrant](https://github.com/qdrant/mcp-server-qdrant)