n-r-w/knowledgegraph-mcp
MCP server for enabling persistent knowledge storage for Claude through a knowledge graph with multiple storage backends and fuzzy search
Implements automatic project isolation and multi-entity relationship mapping, enabling Claude to query complex dependencies like "find all projects led by senior developers at Company X." Operates as an MCP server with pluggable storage backends (PostgreSQL or SQLite) and exposes fuzzy search, entity tagging, and relation traversal through standardized tools that integrate directly into Claude Desktop and VS Code.
Available on npm.
Stars
21
Forks
5
Language
TypeScript
License
MIT
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/n-r-w/knowledgegraph-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qdrant/mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
mhalder/qdrant-mcp-server
MCP server for semantic search using local Qdrant vector database and OpenAI embeddings
cornelcroi/context-lens
Semantic search knowledge base for MCP-enabled AI assistants. Index local files or GitHub repos,...
tomschell/personal-kg-mcp
Personal Knowledge Graph MCP Server - Decision intelligence for multi-agent workflows
tobocop2/lilbee
Local, offline experimental knowledge base. Index documents and code, search or ask questions —...