MCP.so
ログイン

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.

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

JSONbored

投稿者

ghost

設定

以下の設定を使って、このサーバーを 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

コメント

「開発者ツール」の他のコンテンツ