MCP Server
MCP
io.github.DaVinciPicks/davincibets-mcp
AI sports predictions for NBA, NFL, NHL & MLB — picks, cards, track record, schedule
Install
npx -y @davincibets/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@davincibets/mcp-server",
"version": "1.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Da Vinci Bets API key (starts with dvb_live_)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DVB_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment