Server data from the Official MCP Registry
NFL/NBA/MLB/NHL/PGA + DFS and prediction-market data. Browse free; query with a free API key.
NFL/NBA/MLB/NHL/PGA + DFS and prediction-market data. Browse free; query with a free API key.
Remote endpoints: streamable-http: https://api.stat-api.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
10 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-stat-api-sports-data": {
"url": "https://api.stat-api.com/mcp"
}
}
}From the project's GitHub README.
Remote MCP server (streamable HTTP) for stat-api.com: NFL, NBA, MLB, NHL, and PGA data — players, games, box scores, play-by-play — plus DFS salaries/slates and prediction-market prices from Kalshi and Polymarket.
Endpoint: https://api.stat-api.com/mcp
Listed in the official MCP Registry as com.stat-api/sports-data.
Works anonymously out of the box; add a free API key to unlock the data tools.
claude mcp add --transport http stat-api https://api.stat-api.com/mcp \
--header "Authorization: Bearer <YOUR_API_KEY>"
{
"mcpServers": {
"stat-api": {
"type": "streamable-http",
"url": "https://api.stat-api.com/mcp",
"headers": { "Authorization": "Bearer <YOUR_API_KEY>" }
}
}
}
Omit the headers block to connect without credentials — the catalog tools still work, and the server tells you where to get a key when you call a data tool.
No credentials needed (browse the catalog):
| Tool | What it does |
|---|---|
list_leagues | All leagues/data groups (nfl, nba, mlb, nhl, pga, dfs, kalshi, polymarket, reference) with table counts |
list_tables | Every queryable table in one league, one-line summary each |
describe_table | Full contract for a table: fields, types, accepted filters and operators, page limits, a runnable example |
Free API key required (get one at stat-api.com):
| Tool | What it does |
|---|---|
query_table | Query any table with filters (field__gte, __between, __like, …) and keyset pagination |
get_record | Fetch a single row by primary key |
search_players | Typo-tolerant player-name search |
games_on_date | Games on one calendar date (US-Eastern) |
game_markets | Kalshi/Polymarket contracts linked to a specific game |
graphql_query | Relational queries — game → teams → players → odds in one call |
api_usage | Your key's plan, quota used/remaining, and reset date |
~200 tables total. list_leagues → list_tables → describe_table walks the whole catalog.
POST https://api.stat-api.com/api/v1/graphql · SDL · IDE@sports-db/client (npm) · sports-db (PyPI)Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.