MCP Catalogs
Home

botindex-mcp-server

by Cyberweasel777·0·Score 36

BotIndex MCP Server provides AI agents with sports odds, crypto data, and analytics via 17 premium tools.

financeai-llmdeveloper-tools
0
Forks
0
Open issues
2 mo ago
Last commit
2d ago
Indexed

Overview

BotIndex MCP Server is a specialized AI agent intelligence provider that delivers sports betting data, cryptocurrency information, and analytics tools through the Model Context Protocol. It offers 17 distinct tools covering sports intelligence (odds, lines, props, correlations), crypto & token launches, agentic commerce analytics, and premium data dashboards. The server implements a unique payment system using x402 protocol, providing 50 free requests per wallet before requiring payment via USDC.

Try asking AI

After installing, here are 6 things you can ask your AI assistant:

you:AI agents making informed sports betting decisions with real-time odds and correlation data
you:Crypto trading bots monitoring token launches and market correlations
you:Automated systems comparing commerce protocols and making optimized decisions
you:How much does the BotIndex MCP Server cost?
you:What payment methods are accepted?
you:What types of data can I access through this MCP server?

When to choose this

Choose this when you need real-time sports betting intelligence, cryptocurrency analytics, or token launch data for your AI agents, especially if you're already familiar with or interested in implementing x402 payment protocols.

When NOT to choose this

Avoid if you need free, unlimited access to premium data or prefer traditional API key authentication over wallet-based payment models.

Tools this server exposes

12 tools extracted from the README
  • botindex_sports_odds

    Live odds across NFL, NBA, UFC, NHL

  • botindex_sports_lines

    Line movements + sharp action flags

  • botindex_sports_props

    Player prop bets with confidence

  • botindex_crypto_tokens

    Token universe with price data

  • botindex_solana_launches

    Metaplex Genesis token launches

  • botindex_correlation_leaders

    Top correlated/anti-correlated pairs

  • botindex_commerce_compare

    Compare ACP vs UCP vs x402 protocols

  • botindex_dashboard

    Correlation matrix, leaders, fear/greed

  • botindex_signals

    Aggregated prediction market signals

  • botindex_discover

    Full endpoint catalog with pricing

  • botindex_sports_arb

    Cross-platform arbitrage scanner

  • botindex_agent_trace

    Agent reasoning trace

Comparable tools

sportsdataiocoingecko-apidefillama-api

Installation

Installation

npm install botindex-mcp-server

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "botindex": {
      "command": "npx",
      "args": ["-y", "botindex-mcp-server"]
    }
  }
}

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "botindex": {
      "command": "npx",
      "args": ["-y", "botindex-mcp-server"]
    }
  }
}

FAQ

How much does the BotIndex MCP Server cost?
The server offers 50 free premium requests per wallet. After that, tools cost between $0.01-$0.50 per request using USDC via the x402 payment protocol.
What payment methods are accepted?
BotIndex uses the x402 Payment Required protocol by Coinbase. After your free trial, you'll need to pay with USDC on the Base network. A Pro subscription at $29/month also provides unlimited access without per-request payments.
What types of data can I access through this MCP server?
You can access sports odds, lines, props, and correlations; crypto token data and launch information; commerce protocol comparisons; and premium analytics including correlation matrices and prediction market signals.

Compare botindex-mcp-server with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.