tomschell/personal-kg-mcp
Personal Knowledge Graph MCP Server - Decision intelligence for multi-agent workflows
Automatically captures decision reasoning, alternatives considered, and constraints across multi-agent workflows using semantic embeddings and GitHub integration, then surfaces relevant context via semantic search to prevent context loss at agent handoffs. Implements as an MCP server compatible with Cursor and Claude Desktop, with configurable auto-capture of tool calls (GitHub, Obsidian, Notion) and approximate nearest-neighbor search for efficient retrieval from a local knowledge graph store.
Available on npm.
Stars
6
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Jan 24, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/tomschell/personal-kg-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mhalder/qdrant-mcp-server
MCP server for semantic search using local Qdrant vector database and OpenAI embeddings
qdrant/mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
cornelcroi/context-lens
Semantic search knowledge base for MCP-enabled AI assistants. Index local files or GitHub repos,...
n-r-w/knowledgegraph-mcp
MCP server for enabling persistent knowledge storage for Claude through a knowledge graph with...
tobocop2/lilbee
Local, offline experimental knowledge base. Index documents and code, search or ask questions —...