Hosted MCP server for live Bittensor chain reads and self-custodial on-chain writes.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Live, self-custodial Bittensor chain access for AI agents via MCP.
BittensorMCP is a hosted Model Context Protocol (MCP) server that gives AI agents live access to the Bittensor blockchain. Connect any MCP client β Claude, Cursor, ChatGPT, VS Code, Windsurf, Zed, Codex β and query balances, subnets, metagraphs, validators, and Alpha prices in real time.
https://bittensormcp.com/api/mcp with Streamable HTTP transportYour private key never leaves your device.
BittensorMCP uses an A2 two-step signing protocol: the server returns an UNSIGNED_PAYLOAD plus intent_id, you sign it locally with your sr25519 key, and only the signature goes back. The server broadcasts the signed extrinsic β it never sees, stores, or handles your private key.
Claude Code:
Claude Desktop / Cursor / VS Code:
Clients without native Streamable HTTP:
For step-by-step connection instructions for every client, see the Connect Guide.
| Category | Count | Examples |
|---|---|---|
| Free reads | 17 | bittensor_balance, bittensor_account, bittensor_subnet_list, bittensor_subnet_metagraph, bittensor_validators, bittensor_dynamic, bittensor_swap_sim, bittensor_block |
| Premium writes | 17 | bittensor_stake_add, bittensor_stake_remove, bittensor_transfer, bittensor_register, bittensor_weights_set, bittensor_subnet_register, bittensor_root_register |
All write tools use the A2 self-custody signing flow. Premium activation requires sending TAO to the treasury address (check bittensor_premium_status for the current rate).
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/bittensormcp)<a href="https://allmcps.com/mcp/bittensormcp"><img src="https://allmcps.com/api/badge/bittensormcp?style=directory" alt="BittensorMCP on AllMCPs" /></a>