MCP.so
Sign In

Subnetaiq

@WinstonFrankBot

About Subnetaiq

SubnetAIQ OpenClaw Skill — Bittensor intelligence for AI agents. Momentum scores, whale flows, mining directory, institutional tracking.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "subnetaiq": {
      "command": "python3",
      "args": [
        "subnetaiq_mcp_server.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Subnetaiq?

Subnetaiq is an open, agent-friendly API for Bittensor (TAO) subnet analytics. It tracks 128 subnets, 100 GitHub repos, 15 institutional players, and provides proprietary momentum scoring and mineability intelligence. The service is intended for AI agents and developers.

How to use Subnetaiq?

Use the MCP server with Claude Code (claude mcp add subnetaiq -- python3 subnetaiq_mcp_server.py), the Python skill (from subnetaiq_skill import get_momentum_scores), or direct API calls (e.g., curl https://subnetaiq.io/api/v1/momentum). A free tier offers 10 queries per minute with no authentication required.

Key features of Subnetaiq

  • Tracks all 128 Bittensor subnets live every 2 minutes.
  • Monitors GitHub dev activity on 100 repos (commit velocity, active/stale/inactive).
  • Identifies 15 named institutional players (Polychain, DCG, Kraken, etc.).
  • Proprietary momentum scoring (-100 to +100) for every subnet.
  • Twitter sentiment analysis for 13 subnets via SN13 Data Universe.
  • Mineability scores (0-100) with verdicts: MINE, CAUTION, or AVOID.

Use cases of Subnetaiq

  • AI agents need real-time Bittensor subnet data for automated decisions.
  • Miners evaluate which subnet to deploy on using mineability scores.
  • Analysts track institutional whale flows and momentum shifts.
  • Developers build automated trading or monitoring tools on subnet data.
  • Researchers study GitHub activity and sentiment across subnets.

FAQ from Subnetaiq

What is the free tier rate limit?

10 queries per minute, no authentication required, all endpoints accessible.

How many subnets are tracked?

All 128 subnets are tracked and updated every 2 minutes.

What institutional players are tracked?

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

How many API endpoints are available?

14 API endpoints covering subnets, momentum, whale flows, dev activity, sentiment, skills, mining directory, and mineability.

How do I install the MCP server?

Use the command claude mcp add subnetaiq -- python3 subnetaiq_mcp_server.py.

Frequently asked questions

What is the free tier rate limit?

10 queries per minute, no authentication required, all endpoints accessible.

How many subnets are tracked?

All 128 subnets are tracked and updated every 2 minutes.

What institutional players are tracked?

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

How many API endpoints are available?

14 API endpoints covering subnets, momentum, whale flows, dev activity, sentiment, skills, mining directory, and mineability.

How do I install the MCP server?

Use the command `claude mcp add subnetaiq -- python3 subnetaiq_mcp_server.py`.

Comments

More Developer Tools MCP servers