Metagraphed Bittensor Subnet Registry

Created By
JSONbored4 hours ago
The public-interface registry for Bittensor subnets, as MCP tools. Query 100+ subnets' live APIs, JSON schemas, RPC endpoints, on-chain economics, and probe-derived health — plus semantic search and natural-language Q&A. Hosted, remote, no API key.
Overview

Metagraphed — Bittensor Subnet Registry (MCP)

The public-interface registry for Bittensor subnets, exposed as MCP tools. Point any MCP-aware client at the hosted endpoint and query 100+ subnets' live APIs, JSON schemas, RPC endpoints, on-chain economics, and probe-derived health — no API key required.

Hosted · remote · no auth → https://api.metagraph.sh/mcp (streamable-http)

Connect

Claude Code: ``` claude mcp add --transport http metagraphed https://api.metagraph.sh/mcp ```

Claude Desktop / Cursor / other clients: ```json { "mcpServers": { "metagraphed": { "type": "streamable-http", "url": "https://api.metagraph.sh/mcp" } } } ```

(stdio-only clients can bridge with npx -y mcp-remote https://api.metagraph.sh/mcp.)

Tools

Discoversearch_subnets, list_subnets, find_subnets_by_capability, semantic_search, find_subnet_for_task, ask, find_subnet_opportunities, list_enrichment_targets, registry_summary

Inspect a subnetget_subnet, get_subnet_health, get_subnet_economics, get_subnet_trajectory, get_subnet_metagraph, list_subnet_validators, get_neuron

Integratelist_subnet_apis, get_api_schema, get_fixture, get_best_rpc_endpoint, how_do_i_call, verify_integration, get_agent_catalog

Why

Most Bittensor subnets publish an API, docs, or RPC somewhere — but there's no single machine-readable index. Metagraphed crawls, verifies, and probes them, then serves a clean registry with probe-derived health (never hand-set), JSON-schema contracts, and freshness. The MCP server makes all of it directly callable by agents.

Server Config

{
  "mcpServers": {
    "metagraphed": {
      "type": "streamable-http",
      "url": "https://api.metagraph.sh/mcp"
    }
  }
}
Project Info
Created At
4 hours ago
Updated At
4 hours ago
Author Name
JSONbored
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Open Code
@github

11 hours ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Customs Mcp

a day ago