mindgraph-mcp

shuruheel/mindgraph-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
MCP server for MindGraph — connect Claude Desktop, Claude Code, and any MCP client to your knowledge graph
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mindgraph-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shuruheel/mindgraph-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol server for [MindGraph](https://mindgraph.cloud) — plug your persistent, structured knowledge graph into Claude Desktop, Claude Code, and any MCP-compatible client. The fastest way to install is the interactive setup: ```bash npx mindgraph-mcp init ``` This walks you through: 1. Sign in via browser (or paste an existing API key).

Tools (12)

MINDGRAPH_AGENT_IDMINDGRAPH_API_KEYMINDGRAPH_BASE_URLMINDGRAPH_ORG_IDmindgraph_capturemindgraph_commitmindgraph_ingestmindgraph_ontologymindgraph_planmindgraph_reasonmindgraph_retrievemindgraph_synthesize