ParlayAPI is a Model Context Protocol (MCP) server: Live odds and player props from 32+ sportsbooks, plus arbitrage, +EV and bet verdicts. In practice that means any MCP-compatible AI assistant can call ParlayAPI's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the Python package parlayapi-mcp (via uvx) speaks MCP over stdio on your machine. The current release is v0.3.4, published under the MIT license, with source at JacobiusMakes/parlay-api-mcp on GitHub.
ParlayAPI is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain ParlayAPI for JacobiusMakes, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — parlayapi-mcp · MCP over stdio
▸Open source — MIT license · JacobiusMakes/parlay-api-mcp