metagraphed - Bittensor subnet operational registry MCP Server

The open registry and block explorer for Bittensor. All 128 subnets, the APIs and schemas each one publishes, whether those endpoints answered our last probe, and how to call them - as REST, GraphQL, MCP tools and CSV.

Teams that want a hosted documentation endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 12 · #135 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

AGPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install metagraphed - Bittensor subnet operational registry

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add jsonbored-metagraphed --transport http https://api.metagraph.sh/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "jsonbored-metagraphed": {
      "url": "https://api.metagraph.sh/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.metagraph.sh/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.metagraph.sh

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license AGPL-3.0 - declared in the repository

registry namespace io.github.JSONbored is GitHub-verified and matches the repo owner

03 · What metagraphed - Bittensor subnet operational registry can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

platform-v2.2.0 · 2026-08-21

2.2.0 (2026-08-19) · lane-health: publish the coverage counts on a healthy tick too · serve latency percentiles again - R2 SQL accepts PERCENTILE_CONT now · chain-walk nav was dead on the tier that answers the route…

platform-v2.1.0 · 2026-08-19

2.1.0 (2026-08-17) · a2a: the registry answers other agents, and the card ships with the endpoint (#11184) (a61b801), closes #11175 · account-summary: declare the projection artifacts, and classify the totals table…

ui-v1.1.0 · 2026-08-19

1.1.0 (2026-08-17) · a2a: the registry answers other agents, and the card ships with the endpoint (#11184) (a61b801), closes #11175 · the deregistration-rank series, replayed from stored inputs (#11341) (5fd0e66)…

04 · Who maintains metagraphed - Bittensor subnet operational registry

metagraphed - Bittensor subnet operational registry is maintained by jsonbored. We track 2 MCP servers from jsonbored - 2 actively maintained, 304 combined GitHub stars, oldest repo from Sep 2025. Full record: all servers from jsonbored.

  1. HeyClaude - Claude & AI workflow directory Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools. ★ 292

05 · Facts

category
documentation - ranked #135 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-21)
registry
io.github.JSONbored/metagraphed (active, first published 2026-06-13 · 2 versions)

06 · metagraphed - Bittensor subnet operational registry FAQ

What is metagraphed - Bittensor subnet operational registry?

The open registry and block explorer for Bittensor. All 128 subnets, the APIs and schemas each one publishes, whether those endpoints answered our last probe, and how to call them - as REST, GraphQL, MCP tools and CSV.

Is metagraphed - Bittensor subnet operational registry still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install metagraphed - Bittensor subnet operational registry?

Run `claude mcp add jsonbored-metagraphed --transport http https://api.metagraph.sh/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does metagraphed - Bittensor subnet operational registry require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to metagraphed - Bittensor subnet operational registry

More documentation MCP servers · Wikimoth · Agent Knowledge · Svelte LLM MCP · BrewPage MCP · Vueuse MCP

More TypeScript MCP servers · Scrcpy MCP · Sdd MCP · Context Mem · Workflow MCP · Mycal · see all