Odds API MCP Server
Official MCP server for sports and racing odds workflows. Distributed as a locally-run stdio package (npx @odds-api/mcp); wraps the Odds API REST V1 contract as agent tools, including bookmaker comparison, arbitrage, positive EV, line movement, racing odds, results, and bounded stream sampling.
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.
Descriptor
Candidate descriptor · transport
Tools
odds_api.search_events—odds_api.get_event—odds_api.get_event_bookmakers—odds_api.get_odds—odds_api.compare_odds—odds_api.find_arbitrage—odds_api.find_positive_ev—odds_api.get_line_movement—odds_api.get_leagues—odds_api.get_bookmakers—odds_api.get_bookmaker_countries—odds_api.get_sports—odds_api.get_results—odds_api.search_racing_events—odds_api.get_racing_event—odds_api.get_racing_odds—odds_api.get_api_metadata—odds_api.get_account—odds_api.get_usage—odds_api.get_limits—odds_api.get_streaming_info—odds_api.get_stream_connection—odds_api.sample_odds_stream—odds_api.sample_event_odds_history_stream—odds_api.sample_bets_stream—odds_api.sample_racing_events_stream—odds_api.sample_racing_odds_stream—odds_api.open_stream—odds_api.read_stream—odds_api.list_streams—odds_api.close_stream—odds_api.get_market_schema—
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.