← Back to Plugins
MCP Server MCP

FastMCP server for surgical queries against a vault knowledge graph (NetworkX no

github By github 👁 1 views ▲ 0 votes

FastMCP server for surgical queries against a vault knowledge graph (NetworkX node-link JSON).…

Homepage Verified source GitHub

Install

mcpb:https://github.com/adelaidasofia/graph-query-mcp/releases/download/v0.1.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/adelaidasofia/graph-query-mcp/releases/download/v0.1.0/graph-query-mcp.mcpb",
      "version": "0.1.0",
      "fileSha256": "eba8880fc820790590da010cc079acf827832a624cb0b6efd487ae68bc6df588",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Absolute path to your graphify-out/graph.json",
          "isRequired": true,
          "name": "GRAPH_JSON_PATH"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...