Skip to main content
Glama

SubnetAIQ — Bittensor Intelligence for AI Agents

The ONLY open, agent-friendly API for Bittensor (TAO) subnet analytics.

128 subnets tracked. 100 GitHub repos monitored. 15 institutional players. Proprietary momentum scoring. Mineability intelligence — know BEFORE you deploy. Free tier.

Quick Start

curl https://subnetaiq.io/api/v1/health

Related MCP server: x402 crypto market structure

What We Track

Data

Coverage

Subnets

All 128, live every 2 min

GitHub Dev Activity

100 repos — commit velocity, last commit, active/stale/inactive

Institutional Players

15 named validators (Polychain, DCG, Kraken, OTF, Grayscale pending)

Momentum Scoring

Proprietary -100 to +100 for every subnet

Twitter Sentiment

13 subnets via SN13 Data Universe

Mining Skills

"How to use" + "How to mine" for 14 subnets

Whale Flows

Large position changes + institutional movements

Mineability Scores

0-100 score per subnet — earning ratio, concentration, verdict (MINE/CAUTION/AVOID)

14 API Endpoints

Endpoint

Description

/api/v1/health

Status + capabilities

/api/v1/subnets

All 128 subnets — price, liquidity, emissions

/api/v1/subnet/{id}

Single subnet + momentum

/api/v1/momentum

Proprietary momentum scores

/api/v1/top-subnets

Ranked by liquidity, emission, or price

/api/v1/whale-flows

Institutional + whale movements

/api/v1/institutional

15+ named institutional players

/api/v1/dev-activity

100 GitHub repos — commit velocity

/api/v1/sentiment

Twitter sentiment for 13 subnets

/api/v1/skills

Subnet skill directory

/api/v1/skills/{id}

Per-subnet use + mine instructions

/api/v1/mining-directory

Hardware requirements + setup

/api/v1/mineability

Should you mine this subnet? Score + verdict

/api/v1/pricing

Tier pricing for agents

Install

MCP Server (Claude Code)

claude mcp add subnetaiq -- python3 subnetaiq_mcp_server.py

Python Skill

from subnetaiq_skill import get_momentum_scores, get_bullish_subnets
bullish = get_bullish_subnets(min_score=15)

Direct API

curl https://subnetaiq.io/api/v1/momentum
curl https://subnetaiq.io/api/v1/dev-activity
curl https://subnetaiq.io/api/v1/institutional

Discovery

Method

URL

OpenAPI Spec

subnetaiq.io/openapi.json

AI Plugin

subnetaiq.io/.well-known/ai-plugin.json

MCP Server

This repo: subnetaiq_mcp_server.py

Python Skill

This repo: subnetaiq_skill.py

Free Tier

10 queries/minute. No auth required. All endpoints.


subnetaiq.io — The intelligence layer for Bittensor.

128 subnets · 100 GitHub repos · 15 institutions · 13 endpoints · Free tier

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    AI-powered crypto signal intelligence for 20 assets (BTC, ETH, SOL, etc). 6 scoring dimensions: whale activity, technical analysis, derivatives flow, narrative strength, sentiment, market structure. Market regime detection (TRENDING/RANGING), portfolio optimization, and accuracy tracking. 9 read-only MCP tools. Free via MCP, $0.001 USDC via x402 on Base for REST API.
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Solana on-chain intelligence API — token scans, wallet PnL, bundle detection, fresh wallets, dev profiling. MCP server for Claude, Cursor & AI agents. Live PumpFun/Raydium streams
    1
    MIT