BotIndex MCP Server
Provides predictive crypto market intelligence synthesized from whale positions, developer activity, and behavioral demand signals. Enables convergence scoring, whale divergence detection, and risk radar through MCP tools.
README
BotIndex MCP Server — Crypto Market Intelligence
Not another data feed. A convergence intelligence engine.
MCP server for BotIndex — predictive crypto market intelligence synthesized from whale positions, developer activity, and behavioral demand signals.
Why BotIndex?
Everyone has CoinGecko data. Nobody has this:
- 🧠 Convergence Scoring — Multi-source signal synthesis (whale + dev + fear alignment)
- 🐋 Whale Divergence Detection — Smart money loading while retail sells
- 📡 Network Intelligence — Ecosystem development velocity as a price predictor
- 🔮 Predictive Signals — DeepSeek-synthesized with verifiable track record
- ⚡ Query Surge Intelligence — What 19K+ daily API consumers are searching for
- 🎯 Risk Radar — One composite number for the market regime
Quick Start
npx -y botindex-mcp
Claude Desktop / Cursor
{
"mcpServers": {
"botindex": {
"command": "npx",
"args": ["-y", "botindex-mcp"],
"env": { "BOTINDEX_API_KEY": "your_key" }
}
}
}
Get a key:
# Free (3 req/day, raw data)
curl "https://api.botindex.dev/api/botindex/keys/register?plan=free"
# Pro Intelligence ($9.99/mo — convergence, risk radar, network intel)
curl "https://api.botindex.dev/api/botindex/keys/register?plan=pro"
# Sentinel ($49.99/mo — predictive signals, query surge, alerts)
curl "https://api.botindex.dev/api/botindex/keys/register?plan=sentinel"
Intelligence Tools
Pro ($9.99/mo)
| Tool | Description |
|---|---|
botindex_smart_money_flow |
Whale accumulation + funding rate convergence analysis |
botindex_risk_radar |
Composite market risk score with DeepSeek synthesis |
botindex_network_rankings |
Ecosystem momentum scores (8 ecosystems) |
botindex_query_intelligence |
What API consumers are searching for (teaser) |
Sentinel ($49.99/mo)
| Tool | Description |
|---|---|
botindex_sentinel_signals |
Full predictive signal report with narratives |
botindex_track_record |
Prediction accuracy — hit rate by asset and signal type |
botindex_query_intelligence_full |
Full endpoint-level demand intelligence |
botindex_network_intelligence |
Detailed ecosystem scoring with all components |
Free (3/day)
| Tool | Description |
|---|---|
botindex_zora_trending |
Zora trending coins |
botindex_whale_alerts |
Hyperliquid whale position alerts |
botindex_funding_arb |
Funding rate arbitrage opportunities |
botindex_correlation_matrix |
Token correlation matrix |
botindex_sentinel_status |
Current alert level |
Coverage
16 assets: BTC, ETH, SOL, KAS, STX, ORDI, BABY, HYPE, PURR, ZORA, AAVE, UNI, LINK, ARB, OP, POL
8 ecosystems scored: Ethereum, Solana, Uniswap, Hyperliquid, Base, Aave, Zora, Pump.fun
Refresh: Signals every 15 min. Divergence scan every 30 min.
Track Record
Every prediction logged with entry price. Verified at 24h/72h/7d. No cherrypicking.
Links
- Landing: botindex.dev
- API Docs: api.botindex.dev
- GitHub: github.com/Cyberweasel777/King-Backend
- AAR Trust Layer: aar.botindex.dev
License
MIT
Recommended Servers
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.
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.
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.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
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.
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.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
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.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.