Qdrant RAG MCP Server

by chikhio123 · data-analytics · mcp-server, glama

Provides RAG search and ask capabilities over markdown and text files using Qdrant vector database, with tools for ingestion, retrieval, and source management.

Source: https://github.com/chikhio123/rag-mcp

Install

git clone https://github.com/chikhio123/rag-mcp

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Qdrant RAG MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • AI-DBA by steveramos21

    Universal database copilot for diagnostics, operations, and performance analysis via MCP and CLI.

  • THE RAG MCP by Sankalp-2005

    An enterprise-ready MCP server that exposes a RAG tool for retrieving relevant context and metadata from a Qdrant vector database using natural language queries.

  • IMDB MCP by AlexOBarnes

    Enables semantic and similarity search across IMDB movie data using vector embeddings and PostgreSQL with pgvector, supporting traditional filters and hybrid search.

  • MCP Server by 9KMan

    Enables natural-language querying of structured data via Model Context Protocol, allowing AI agents to answer questions without SQL or API knowledge.

  • Company Records by greyfieldsoftwaresolutions

    Exposes a fictional B2B CRM database (companies, contacts, deals) as callable MCP tools, enabling AI agents to answer natural-language questions about company records, contacts, and pipeline data.

  • Order Status Server by 10xroadmap

    Laravel MCP server that provides a tool to look up order status by order ID from a MySQL database.

  • PoetryQuill Analytics MCP by Bhargavi-hash

    An MCP server that connects Claude Desktop to PoetryQuill's live Supabase database. Ask Claude natural language questions about your platform data.

  • Knowledge MCP by jihoho12

    Automatically organizes and merges learned CS knowledge into a graph structure using Claude for entity/relation extraction and SQLite for storage, with tools for ingestion, querying, merging, and managing nodes and edges.

Frequently asked questions

How do I install Qdrant RAG MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Qdrant RAG MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Qdrant RAG MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.