MCP Server
MCP
io.github.odds-api-io/odds-api-mcp-server
Live sports betting odds from 265+ bookmakers across 34 sports, with value bets and arbitrage.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "odds-api-mcp-server",
"version": "1.5.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Odds-API.io API key (free tier available, no credit card)",
"isRequired": true,
"isSecret": true,
"name": "ODDS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment