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
This tool gives your AI assistant (like Claude or VS Code's AI features) a long-term memory. It allows the AI to recall details about you, your projects, and your preferences across different conversations by storing this information in a knowledge graph. The AI takes in your natural language prompts, extracts key facts, and stores them, then uses this stored knowledge to provide more relevant and personalized responses in the future.
Available on npm.
Use this if you want your AI assistant to consistently remember specific details about your work, preferences, or ongoing projects without you having to repeat them in every interaction.
Not ideal if you prefer to explicitly provide all context to your AI for each task or if you are uncomfortable with an automated system managing and recalling conversational details over time.
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.
Related servers
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
pvliesdonk/markdown-vault-mcp
Generic markdown collection MCP server with FTS5 + semantic search, frontmatter-aware indexing,...
tomschell/personal-kg-mcp
Personal Knowledge Graph MCP Server - Decision intelligence for multi-agent workflows
cornelcroi/context-lens
Semantic search knowledge base for MCP-enabled AI assistants. Index local files or GitHub repos,...