subnetaiq

subnetaiq

Bittensor subnet intelligence — mineability scores, 1-click deploy scripts, momentum scoring, whale flows, institutional tracking for all 128 subnets. 18 API endpoints. Free tier.

Category
Visit Server

README

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

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

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured