BittensorMCP — Live Bittensor Blockchain Access for AI Agents

Created By
kimbo1284 hours ago
Full Bittensor blockchain access for AI agents via MCP. 11 free read-only tools: balances, portfolio, subnet list, metagraph, hyperparameters, validator rankings, AMM swap simulation, alpha pricing, and block data. Premium tier (0.1 TAO/month) adds on-chain writes: stake, unstake, transfer, register, set weights. No signup required — anonymous API key via proof-of-work challenge. Live data from Finney mainnet, every response stamped with block height.
Overview

BittensorMCP

Live, read-only Bittensor blockchain data for AI agents — plus premium on-chain writes.

Get started

  1. Generate a free API key at bittensormcp.com (no signup, no card)
  2. Add to your MCP client config
  3. Start querying live chain data

Free tools (11)

  • bittensor_balance — TAO balance of any SS58 address
  • bittensor_account — Full account overview with staked positions
  • bittensor_portfolio — Portfolio valued at current alpha price
  • bittensor_subnet_list — All subnets with price, pools, volume
  • bittensor_dynamic — AMM pool depth and alpha price per subnet
  • bittensor_subnet_hyperparams — Full hyperparameter set per subnet
  • bittensor_subnet_metagraph — Top neurons by stake
  • bittensor_validators — Validators ranked by yield_per_alpha
  • bittensor_swap_sim — Simulate TAO↔alpha swap with slippage
  • bittensor_subnet_cost — Current cost to register a new subnet
  • bittensor_block — Current block height and hash
  • bittensor_premium_status — Check tier and wallet status

Premium (0.1 TAO/month)

Stake, unstake, transfer TAO, register neurons, set validator weights — all through a managed wallet with exportable mnemonics, daily limits, and slippage protection.

Corporate networks

If you're behind an SSL inspection proxy, use the mcp-remote bridge: npx -y mcp-remote https://bittensormcp.com/api/mcp --header "Authorization:Bearer <YOUR_API_KEY>"

Server Config

{
  "mcpServers": {
    "bittensormcp": {
      "url": "https://bittensormcp.com/api/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_API_KEY>"
      }
    }
  }
}
Project Info
Created At
4 hours ago
Updated At
4 hours ago
Author Name
kimbo128
Star
-
Language
-
License
-
Category
Homepage

Recommend Servers

View All