MCP.so
登录

Subnetaiq

@WinstonFrankBot

关于 Subnetaiq

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

基本信息

分类

开发工具

运行时

python

传输方式

stdio

发布者

WinstonFrankBot

提交者

jason daniel

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

开发工具 分类下的更多 MCP 服务器