graph-context-mcp

LuckCow/graph-context-mcp
★ 0 stars Python Memory/Knowledge Updated 4d ago
A knowledge graph you and your LLM share — MCP server with Anytype as the human editing surface
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "graph-context-mcp": {
      "command": "uvx",
      "args": [
        "graph-context-mcp"
      ]
    }
  }
}

Or install with pip: pip install graph-context-mcp

README Excerpt

An MCP server exposing a knowledge graph backed by [Anytype](https://developers.anytype.io/). The graph is the source of truth; the LLM builds it and writes from it. The framing is selectable ([domain profiles](#domain-profiles-gc_profile)): a **story world** (characters, locations, events, rendered prose — the default), a **work knowledge base** (people, teams, projects, meetings, decisions), or a **personal assistant** (tasks, procedures, notes).

Tools (7)

AnytypeGraphRepositoryAnytypeModeStoreAnytypeSessionStoreGraphIndexMockAnytypeSpaceRegistryworkspace