← Back to Plugins
MCP Server MCP

gograph

github By github 👁 1 views ▲ 0 votes

Local Go repository call graphs and structural analysis for coding agents over stdio.

Homepage Verified source GitHub

Install

mcpb:https://github.com/ozgurcd/gograph/releases/download/v1.6.4/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ozgurcd/gograph/releases/download/v1.6.4/gograph_1.6.4_darwin_amd64.mcpb",
      "version": "1.6.4",
      "fileSha256": "92676498ef7f754439d0549dd5502e8e12d5cb25d9a32af7c78d2bbf17501aa7",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ozgurcd/gograph/releases/download/v1.6.4/gograph_1.6.4_darwin_arm64.mcpb",
      "version": "1.6.4",
      "fileSha256": "8b73122903bd3dce7e9443bf565f977f13aca58f60b8574b5225b1cb9c70db2a",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ozgurcd/gograph/releases/download/v1.6.4/gograph_1.6.4_linux_amd64.mcpb",
      "version": "1.6.4",
      "fileSha256": "3dd43da6b20a77421be24f02b78e8b4f958d210f11ae6edbd3d927110555430b",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ozgurcd/gograph/releases/download/v1.6.4/gograph_1.6.4_linux_arm64.mcpb",
      "version": "1.6.4",
      "fileSha256": "8a9a4f334b37e8009bafef3c0a07e4af6bc9b4dacd63de65c9ad70fab1289abb",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ozgurcd/gograph/releases/download/v1.6.4/gograph_1.6.4_windows_amd64.mcpb",
      "version": "1.6.4",
      "fileSha256": "de51b3f50481adb9e3591b8257520832a486c27aa87d12a054cb1394d4b0725e",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ozgurcd/gograph/releases/download/v1.6.4/gograph_1.6.4_windows_arm64.mcpb",
      "version": "1.6.4",
      "fileSha256": "f25cd9a9ecdd9278877e3cdc1caf830c6218e622bd3ea81ff39922ec6135a2fa",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...