Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-jsonbored-metagraphed": {
"args": [
"metagraphed"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The Bittensor subnet integration registry. For every subnet it answers: what does it expose (public APIs, docs, schemas), is it healthy, and how do I call it — machine-readable, for AI agents and developers alike.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'metagraphed' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked metagraphed against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
AI travel agent — 1 smart MCP tool plus 62 compatibility aliases for flights, hotels, ground transport, price alerts. No API keys required.
Research graph MCP for hypotheses, goals, runs, source quality, audits, and generated maps.
MCP Security Weekly
Get CVE alerts and security updates for io.github.JSONbored/metagraphed and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The Bittensor subnet integration registry. For every subnet it answers: what does it expose (public APIs, docs, schemas), is it healthy, and how do I call it — machine-readable, for AI agents and developers alike.
Website · API · OpenAPI · GraphQL · MCP · Agent docs · Agent workflows · Feeds · npm · PyPI
The native Bittensor metagraph tells you what's happening at the protocol layer. Metagraphed adds the builder-facing layer it lacks — a registry of public subnet interfaces, endpoint health, and machine-readable schemas, built for integration developers (often reached through their AI agents) who need to discover and call subnet APIs.
Not an official OpenTensor/Bittensor project · not a replacement for the native metagraph · not an alpha/price dashboard · not a wallet, validator, or credential tool.
The web UI lives at metagraph.sh. The API is served from https://api.metagraph.sh (REST under /api/v1, artifacts under /metagraph).
Three ways to use Metagraphed. Pick one.
Agent-native, public, read-only, Streamable-HTTP. 26 tools to discover a subnet, check if it's up, read its economics and metagraph, trace what a wallet does across the network, and learn how to call it.
claude mcp add --transport http metagraphed https://api.metagraph.sh/mcp
Cursor / other clients: add an MCP server with url
https://api.metagraph.sh/mcp, transportstreamable-http.Tools:
search_subnets·list_subnets·find_subnets_by_capability·get_subnet·get_subnet_health·get_subnet_economics·get_subnet_trajectory·get_subnet_metagraph·list_subnet_validators·get_neuron·get_account·get_account_events·get_account_subnets·list_subnet_apis·get_api_schema·get_fixture·get_agent_catalog·get_best_rpc_endpoint·registry_summary·list_enrichment_targets·find_subnet_opportunities·semantic_search·ask·find_subnet_for_task·how_do_i_call·verify_integration
Generated from the OpenAPI contract, published with provenance.
npm i @
... [View full README on GitHub](https://github.com/jsonbored/metagraphed#readme)