# GameScorekeeper MCP for AI Agents AI Agent Connect

> GameScorekeeper MCP gives your AI agent live access to real-time football scores, match fixtures, and detailed player statistics. It covers major global competitions, letting you pull team form, lineups, and tournament stages instantly without manual searching.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_AWMxN315pQZd32h4Mb9cI7g8wqBdrQ6HYqXJxePV/ai-agent-connect
- **Tags:** football, live-scores, fixtures, player-stats, sports-data

## Description

GameScorekeeper connects your AI agent to live football data across the world's biggest competitions. It pulls in real-time scores, match fixtures, and detailed player statistics so you don't have to jump between different sports websites. If you're a sports analyst, you can get a full picture of a team's recent form and the starting lineup in one request. Fantasy football players can pull historical performance metrics to see if a player is worth a draft pick. Even developers can use it to feed live tournament data into their own apps. Because Vinkius hosts this along with thousands of other tools, you can add it to your setup and start querying football data immediately. It makes your AI a capable researcher that understands the nuances of group stages, knockout rounds, and individual player profiles. Instead of manually scrolling through league tables or searching for a specific player's career history, you just ask your agent to do the heavy lifting. It handles the data fetching and presents the facts clearly, whether you need to know the current score of a live match or the specific positions of the starting eleven. This tool bridges the gap between raw sports data and actionable insights, giving you a direct line to the numbers that matter in the football world.

## Tools

### get_competition_details
Get detailed info for a specific tournament. This provides the context needed for league-specific analysis.

### get_team_form
Get recent performance form for a team. It shows how a club has been performing in their latest outings.

### get_team_details
Get basic information and logos for a team. This is useful for identifying clubs and getting quick facts.

### list_competition_stages
List stages like Playoffs or Group Stages for a competition. Use this to see the structure of a tournament.

### list_competitions
List all supported esports tournaments and leagues. This helps you see the full scope of available football data.

### list_fixtures
List upcoming and past esports matches. This gives you a clear view of the schedule for various leagues.

### get_fixture_lineup
Get the starting lineup for a specific match. This helps you see who is on the pitch along with their positions and numbers.

### get_fixture_details
Get specific match info and results. This provides the core details needed to understand a specific football fixture.

### get_player_stats
Retrieve historical performance metrics for a player. Use this to see career trends and season-long data.

### get_player_details
Get a detailed profile for an individual football player. This gives you a complete look at a player's background and info.

## Prompt Examples

**Prompt:** 
```
Who is starting for Real Madrid tonight?
```

**Response:** 
```
Here is the starting lineup for the upcoming Real Madrid match:

| Position | Player | Number |
| :--- | :--- | :--- |
| GK | Thibaut Courtois | 1 |
| DF | Dani Carvajal | 2 |
| DF | Antonio Rüdiger | 4 |
| MF | Federico Valverde | 8 |
| FW | Vinícius Júnior | 7 |

Would you like to see the full team form or the opposing lineup?
```

**Prompt:** 
```
Is Liverpool in good form lately?
```

**Response:** 
```
Liverpool has been in strong form recently. Here are their last 5 results:

* **Win** vs. Arsenal (3-1)
* **Draw** vs. Chelsea (1-1)
* **Win** vs. Brighton (2-0)
* **Win** vs. Newcastle (4-0)
* **Win** vs. Aston Villa (2-1)

They have won 4 of their last 5 matches.
```

**Prompt:** 
```
Give me the stats for Erling Haaland.
```

**Response:** 
```
Erling Haaland's recent performance metrics are as follows:

* **Goals Scored:** 18
* **Assists:** 4
* **Minutes Played:** 1,450
* **Average Rating:** 8.2

He continues to be a primary scoring threat for Manchester City.
```

## Capabilities

### Pull live scores
Get real-time match results and scores for ongoing games.

### Check starting lineups
See who's on the pitch with their positions and numbers.

### Track team form
See recent performance trends and results for any club.

### Get player history
Access individual career stats and historical performance metrics.

### Browse league stages
See the progression of tournaments like playoffs or group stages.

## Use Cases

### Tactical Scouting
An analyst asks for a team's recent form and the starting lineup for a match to prepare a strategy. The agent pulls this using get_team_form and get_fixture_lineup.

### Fantasy Drafting
A user looks up the historical stats of a specific player to see if they're worth a draft pick. The agent retrieves this with get_player_stats.

### Live Score Tracking
A fan asks for the current score and status of a specific league match while watching the game. The agent pulls the data from list_fixtures.

### League Research
A developer pulls a list of all supported competitions to build a tournament navigation menu. The agent uses list_competitions to get the data.

## Benefits

- Stop jumping between tabs. Use list_fixtures to see all upcoming and past matches in one place, saving you from manual searching.
- Make smarter fantasy picks. Use get_player_stats to pull deep historical data on any player to see if they're actually worth the spot.
- Analyze tactics instantly. Use get_fixture_lineup to see who's starting and where they're playing without hunting for it on a website.
- Track tournament progress easily. Use list_competition_stages to see exactly where a team stands in the group stage or playoffs.
- Build data-rich sports apps. Use list_competitions to quickly pull all supported leagues into your own project or feed.

## How It Works

The bottom line is you get real-time football intelligence directly inside your AI chat.

1. Subscribe to the GameScorekeeper MCP on Vinkius.
2. Copy your unique API token from your dashboard.
3. Connect the Connector to your AI client and start asking for football stats.

## Frequently Asked Questions

**Can GameScorekeeper MCP show live scores?**
Yes, it pulls real-time scores and match results for major football competitions worldwide, allowing you to stay updated on live games.

**Does GameScorekeeper MCP work for different leagues?**
It covers major football leagues and tournaments, allowing you to browse all supported competitions and get data for your favorite teams.

**Can I use GameScorekeeper MCP for fantasy football?**
It is a great way to get historical player stats and current team form to help you make more informed picks for your fantasy roster.

**Can GameScorekeeper MCP see player positions?**
Yes, it provides the full starting lineup including player numbers and their specific positions on the pitch.

**Does GameScorekeeper MCP provide historical data?**
It lets you pull career statistics and historical performance metrics for individual players to see how they've performed over time.

**Can I see tournament stages with GameScorekeeper MCP?**
You can browse different phases of a competition, such as the group stage or the playoffs, to understand the tournament structure.

**Can I get live match lineups?**
Yes! Use the `get_fixture_lineup` tool with a fixture ID to get the full starting lineup, substitutes, and formations for both teams.