Espn
Server Details
ESPN MCP — keyless multi-sport live scores, teams, and news via ESPN's public site API.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-espn
- GitHub Stars
- 0
- Server Listing
- mcp-espn
TDQS
Scored across 36 tools
Several meta-tools overlap: ask_pipeworx and ask_pipeworx_beta currently perform the same routing, while ask_pipeworx_grounded, deep_research, and validate_claim share grounded-answer territory. Entity tools (entity_profile, compare_entities, resolve_entity, recent_changes) and discovery tools (discover_tools, suggest_questions) also require careful selection, though the verbose descriptions usually clarify the intended boundaries.
Most names use snake_case with recognizable prefixes or resource families such as get_, list_, polymarket_, ask_, scan_, and subscribe/unsubscribe. The main inconsistency is mixing verb_noun (get_news, validate_claim) with noun_verb (bet_research, entity_profile, deep_research), but the set remains readable and mostly predictable.
At 36 tools the surface is well above the typical 3–15 sweet spot and contains multiple router variants, duplicate meta-tools, and several overlapping entity/research tools. While the server spans a very broad data-gateway domain, the count is heavy enough that users must navigate redundant options rather than a tight, well-scoped set.
For a broad data and research gateway, coverage is strong: research/routing, entity resolution and profiling, comparison, validation, news, sports, prediction markets, subscriptions, memory, discovery, and feedback all have dedicated tools. Minor gaps exist around editing subscriptions or directly invoking underlying data-source operations, but there are no severe dead ends for core workflows.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
Sports MCP — wraps TheSportsDB API (free tier, test key 3, no auth required)
MLB Stats API MCP — official MLB statistics (keyless).
SportsDataIO MCP — wraps SportsDataIO's Big-Six sports data API (sportsdata.io)
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceGet live scores, schedules, standings, team and player data for NFL, NBA, MLB, NHL, soccer, and more via MCP.60 npm2Apache 2.0
- AlicenseNot gradedqualityNot gradedmaintenanceProvides comprehensive access to ESPN's sports APIs for live scores, team information, news, and statistics across NFL, NBA, MLB, NHL, college sports, and major soccer leagues with advanced filtering and real-time updates.6 npm-
- AlicenseNot gradedqualityCmaintenanceEnables retrieval of live multi-sport scores, match video highlights, and match predictions via MCP.MIT
- FlicenseNot gradedqualityBmaintenanceEnables live NFL and NBA scores, box scores, schedules, standings, player stats, team hubs, and news inside VoiceOS via native tappable notch cards, with keyless ESPN data and local MCP integration.-
Glama MCP Gateway
Add one secure layer between your agents and this server.