qdrant-mcp-server and KnowledgeMCP

Both tools are independent implementations of the Model Context Protocol (MCP) server for local vector storage and semantic search, making them direct competitors in the "vector-knowledge-bases" category, differing primarily in their choice of local vector database (Qdrant vs. ChromaDB) and additional features.

qdrant-mcp-server
58
Established
KnowledgeMCP
36
Emerging
Maintenance 10/25
Adoption 6/25
Maturity 24/25
Community 18/25
Maintenance 6/25
Adoption 4/25
Maturity 13/25
Community 13/25
Stars: 21
Forks: 13
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 6
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About qdrant-mcp-server

mhalder/qdrant-mcp-server

MCP server for semantic search using local Qdrant vector database and OpenAI embeddings

This tool helps software developers quickly find relevant code snippets, past changes, or project documentation by allowing them to ask questions in natural language. You feed it your codebase and Git history, and it produces highly relevant code, commits, or documents based on your queries, acting like a smart search engine for your development artifacts. It's designed for individual developers, team leads, or anyone needing to deeply understand or navigate large code repositories.

code-search developer-productivity git-history-analysis codebase-navigation software-engineering

About KnowledgeMCP

maxzrff/KnowledgeMCP

Model Context Protocol (MCP) server for local vector storage & semantic search (ChromaDB, OCR, async ingestion).

Scores updated daily from GitHub, PyPI, and npm data. How scores work