Loading MCP server directory, please wait...
Live sports betting odds, cross-book +EV, and graded player-prop resolution across 13 books.
npx @getmcp/cli add io.github.proplineapi/propline-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PROPLINE_API_KEYPropLine API key. Free tier (1,000 req/day, no card) at https://prop-line.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.proplineapi/propline-mcp": {
"command": "npx",
"args": [
"-y",
"propline-mcp"
],
"env": {
"PROPLINE_API_KEY": "",
"PROPLINE_BASE_URL": ""
}
}
}
}