OpticOdds MCP
OpticOdds ships a first-party Model Context Protocol server in BOTH deployment shapes: a hosted remote endpoint an MCP client can POST to today, and an npm-distributed local stdio server launched with npx. Both are published verbatim in the OpticOdds MCP Integration Guide, and the remote endpoint was probed directly for this artifact.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
get_sports— List all supported sportsget_leagues— Get leagues for a given sportget_fixtures— Retrieve upcoming and live fixturesget_odds— Pull real-time odds for a fixtureget_markets— Discover available betting marketsget_sportsbooks— List available sportsbooksget_player_props— Get player prop linesget_injuries— Check injury reportsget_results— Look up final scores and resultsget_line_history— View historical line movementfind_best_price— Find the best available price across booksfind_outliers— Spot outlier lines across sportsbookscompare_lines— Compare lines across multiple sportsbookscompare_futures_lines— Compare futures odds across booksgrade_bet— Grade a settled betgrade_futures_bet— Grade a settled futures bet
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.