Backspace-me/sportscore-mcp
by Various
MCP server exposing the free SportScore sports-data API as tool calls for Claude, Cursor, and Zed. Live scores, fixtures, standings for football, basketball, cricket, tennis.
MCP
Backspace-me/sportscore-mcp
Added 1 June 2026
Overview
An MCP server that wraps the free SportScore sports-data API into tool calls for use with Claude, Cursor, and Zed. It exposes live scores, fixtures, and standings for football, basketball, cricket, and tennis through standard MCP interfaces.
Best for
Best for
Developers who need a quick, zero-cost way to add live sports data into AI assistant workflows
Use cases
- Fetch live scores from within an AI coding assistant to answer sports questions
- Retrieve fixture schedules and standings for automated match-day alerts
- Integrate real-time sports data into a chatbot built on Claude or Cursor
Notes
An MCP server that wraps the free SportScore sports-data API into tool calls for use with Claude, Cursor, and Zed. It exposes live scores, fixtures, and standings for football, basketball, cricket, and tennis through standard MCP interfaces.
4 stars on GitHub. Last updated 2026-04-23. Licensed MIT.
Use cases
- Fetch live scores from within an AI coding assistant to answer sports questions
- Retrieve fixture schedules and standings for automated match-day alerts
- Integrate real-time sports data into a chatbot built on Claude or Cursor
Pros
- Free API source with no upfront cost for data access
- Covers four popular sports out of the box
- Works directly with multiple MCP-compatible AI tools
Cons
- Limited to data provided by the free SportScore API (only four sports)
- Depends on an external third-party service that may have rate limits or downtime
- No custom data fields or extended historical data beyond what SportScore offers
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Free API source with no upfront cost for data access
- Covers four popular sports out of the box
- Works directly with multiple MCP-compatible AI tools
Cons
- Limited to data provided by the free SportScore API (only four sports)
- Depends on an external third-party service that may have rate limits or downtime
- No custom data fields or extended historical data beyond what SportScore offers
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.