
Metagraphed Bittensor Subnet Registry
@JSONbored
About Metagraphed Bittensor Subnet Registry
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"metagraphed": {
"type": "streamable-http",
"url": "https://api.metagraph.sh/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Metagraphed Bittensor Subnet Registry?
The public-interface registry for Bittensor subnets, exposed as MCP tools. It provides a hosted endpoint that any MCP-aware client can query to access 100+ subnets' live APIs, JSON schemas, RPC endpoints, on-chain economics, and probe-derived health — no API key required.
How to use Metagraphed Bittensor Subnet Registry?
Add the hosted endpoint to your MCP client using the streamable-http transport with URL https://api.metagraph.sh/mcp. For Claude Code, run claude mcp add --transport http metagraphed https://api.metagraph.sh/mcp. For Claude Desktop, Cursor, or other clients, add a JSON config. Stdio-only clients can bridge with npx -y mcp-remote https://api.metagraph.sh/mcp.
Key features of Metagraphed Bittensor Subnet Registry?
- Search and discover subnets by capability or task
- Inspect live health, economics, and trajectory of any subnet
- List subnet APIs with machine-readable JSON schemas
- Get probe-derived health (never hand-set) and freshness
- Retrieve the best RPC endpoint for a subnet
- No API key required; fully hosted and remote
Use cases of Metagraphed Bittensor Subnet Registry?
- An agent finding the right subnet for a specific machine-learning task
- A developer integrating with a subnet's API using its schema
- Monitoring subnet validator performance and on-chain metrics
- Discovering subnet opportunities based on capability and health
- Automating subnet integration verification with MCP tools
FAQ from Metagraphed Bittensor Subnet Registry
Do I need an API key to use this server?
No, the hosted endpoint is fully open and requires no authentication.
What transport does the server use?
It uses the streamable-http transport at `https://api.metagraph.sh/m
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers

Sentry
modelcontextprotocolModel Context Protocol Servers
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments