dk-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dk-mcpwhat NFL contests are available this weekend with entry fees under $20?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
dk-mcp
Read-only MCP server for DraftKings DFS lobby data (slates, contests, salaries, roster rules).
Uses DK's unauthenticated lobby endpoints via draft-kings.
DK doesn't document these endpoints — if tools break, check that repo first.
Run locally
pip install -r requirements.txt
python server.py # HTTP on :8000/mcp
MCP_TRANSPORT=stdio python server.py # stdio for Claude DesktopRelated MCP server: yahoo-fantasy-mcp
Deploy on Render
Push this folder to a repo, "New → Blueprint", point at render.yaml.
Your MCP URL will be https://<service>.onrender.com/mcp. Add it in Claude → Settings → Connectors → Add custom connector.
Typical flow
list_slates("NFL")→ pick the main slate'sdraft_group_idget_slate_games(id)→ game environment, kickoff times, weatherget_salaries(id, position="RB")orexport_salaries_csv(id)list_contests("NFL", draft_group_id=id, contest_type="cash", max_fee=20)
Not possible (needs auth / against DK ToS)
Entering lineups, reading your entries, contest results.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Sportsbook-derived no-vig fair value with confidence, provenance, and history over REST/MCP.
Read-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.
Sports Game Odds MCP — wraps the Sports Game Odds API (sportsgameodds.com)
NFL/NBA/MLB/NHL/PGA + DFS and prediction-market data. Browse free; query with a free API key.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceProvides read-only access to Sleeper fantasy football leagues, enabling team snapshots, available players, matchups, trade context, and league history through standardized MCP tools.MIT
- AlicenseBqualityBmaintenanceEnables querying Yahoo Fantasy Sports leagues, rosters, and matchups via an MCP interface (read-only).10MIT
- FlicenseAqualityCmaintenanceEnables read-only access to Sleeper fantasy sports data, including users, leagues, rosters, matchups, transactions, drafts, players, trending activity, playoff brackets, traded picks, and sport state via MCP tools.18-
- AlicenseAqualityAmaintenanceEnables MCP-compatible clients to access sports betting odds, player props, prediction markets, live previews, coverage checks, and ParlayAPI account signup through native tools.22MIT