Knowledge Base MCP Server (Qdrant)
by devanshtb · ai-ml · mcp-server, glama
Read-only MCP server with hybrid search combining dense semantic and sparse keyword retrieval via Qdrant, enabling document querying and fetching for ChatGPT Deep Research.
Source: https://github.com/devanshtb/mcp-poc-kc
Install
git clone https://github.com/devanshtb/mcp-poc-kcUse this forAI-extracted
- →Store and retrieve documents from a vector database for semantic search within AI agent workflows
- →Persist knowledge base entries indexed in Qdrant for context-aware agent responses
- →Integrate external knowledge sources with Claude for enhanced reasoning in specialized domains
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml 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.
Knowledge Base MCP Server (Qdrant) is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- Overleaf MCP by codeCrack-01
Enables LLM agents to read and update Overleaf LaTeX papers via git, with tools for reading/writing main.tex and bibliography files.
- multimodal-mcp by believe3344
Gives any MCP client (OpenCode, Claude Code, Claude Desktop, Cursor, etc.) the ability to process images by automatically converting them to text descriptions using a vision model, so that text-only LLMs can handle image-based queries.
- GitHub MCP Server by AlanEzequiel112
MCP server that enables AI agents to perform GitHub operations like creating repositories, issues, and commits through natural language.
- Qwen Vision MCP Server by kira4094
Enables to analyze local images or remote URLs using Alibaba Qwen3.7-plus vision model via DashScope's Anthropic-compatible endpoint.
- LinkedIn MCP Server by Sudharsan2618
Enables AI agents to interact with LinkedIn through MCP tools for retrieving company profiles, posts, insights, and person profiles, as well as a prompt for account research.
- mining-rights-daily-agent by dianyxx
Generates structured Chinese Markdown briefs on mining topics by orchestrating three MCP tools for news, resource data, and price information.
- LangGraph FastAPI MCP Server by gilish-tech
Enables LLM-powered agents to securely communicate with and orchestrate downstream microservices via FastAPI endpoints exposed as MCP tools.
- Ross MCP by Ross-C
Personal life admin MCP server that manages Apple Reminders from any Claude session via a cloud relay to a local Mac agent.
Frequently asked questions
How do I install Knowledge Base MCP Server (Qdrant)?
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 Knowledge Base MCP Server (Qdrant)?
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 Knowledge Base MCP Server (Qdrant) 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.