
Metagraphed Bittensor Subnet Registry
@JSONbored
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"metagraphed": {
"type": "streamable-http",
"url": "https://api.metagraph.sh/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
开发工具 分类下的更多 MCP 服务器
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Grafana MCP server
grafanaMCP server for Grafana
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
评论