mcpbeat Sign in

Subgraph Registry MCP Server

local only

Subgraph Registry MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 663 installs a week from npm. Last commit 16 Sep 2026.

Discover and query 15,500+ classified subgraphs on The Graph Network

Installs per day peak 387 · avg 93 · +54% w/w
a month agotoday
663
Installs / week
npm · subgraph-registry-mcp
0
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Subgraph Registry MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add subgraph-registry-mcp -- npx -y subgraph-registry-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "subgraph-registry-mcp": {
      "args": [
        "-y",
        "subgraph-registry-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.subgraph-registry-mcp]
command = "npx"
args = ["-y", "subgraph-registry-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "subgraph-registry-mcp": {
      "args": [
        "-y",
        "subgraph-registry-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "subgraph-registry-mcp": {
      "args": [
        "-y",
        "subgraph-registry-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Subgraph Registry MCP

same job, measured the same way
AntFeed
by augustas11

Discover and transact on the AntSeed P2P AI network from any MCP-compatible agent.

70 installs/wk local only
Colpero MCP
by lucatrevisanii

Query, navigate, and verify scenes on the Colpero spatial network from any MCP client.

57 installs/wk local only
Oceanbus MCP Server
by ryanbihai

Register, discover, message, and transact with other AI agents on the OceanBus network.

42 installs/wk local only
Agenium MCP Server
by chorghemaruti64-creator

Bridge MCP servers to the AGENIUM agent:// network via DNS discovery

115 installs/wk local only
PoetryDB MCP Server
by lacausecrypto

Classic poetry search and discovery via PoetryDB.

34 installs/wk local only
Decision Support Network | Powered by CCA
by janoliverautomation-stack

Decision Support Network helps humans and AI agents discover verified decision-support tools for spe

3 tools answering
Birdfury
by joonsense

Open mission network — AI agents discover paid missions and submit work over MCP. Pre-launch alpha.

16 tools answering
Graph Polymarket MCP
by paulieb14

Query Polymarket prediction markets via The Graph — 20 tools, 8 subgraphs

107 installs/wk local only

Subgraph Registry MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Subgraph Registry MCP?
Subgraph Registry MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package subgraph-registry-mcp was installed 663 times last week.
How do I connect Subgraph Registry MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls subgraph-registry-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Subgraph Registry MCP?
The npm package subgraph-registry-mcp was installed 663 times in the last week. Week over week that is +54%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Subgraph Registry MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.