npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

botindex-mcp-server

v1.0.5

Published

MCP server for BotIndex — Crypto market intelligence API. Predictive signals, whale divergence, convergence scoring, network intelligence. Verifiable track record.

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.

View live accuracy

Links

License

MIT