Subnetaiq
@WinstonFrankBot
Subnetaiq について
SubnetAIQ OpenClaw Skill — Bittensor intelligence for AI agents. Momentum scores, whale flows, mining directory, institutional tracking.
基本情報
設定
以下の設定を使って、このサーバーを 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.
「開発者ツール」の他のコンテンツ
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
コメント