ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use MLB Stats with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access real-time MLB data, player stats, game schedules, and live feeds directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 13 capabilities

The complete MLB Stats capability set.

These are the exact actions your AI can choose when you ask it to work with MLB Stats.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 13 available through MLB Stats.

  1. 01

    Get schedule

    Retrieve game schedules and basic game information

  2. 02

    Get stats

    Retrieve statistical data for players or teams

  3. 03

    List game status

    G., Final, In Progress). List valid game state codes

  4. 04

    List sports

    List all sports (MLB, MiLB levels)

Capability set02 / 04

05-07

3 capabilities in this set.

Part of 13 available through MLB Stats.

  1. 05

    List stat types

    List valid strings for the stats parameter

  2. 06

    List divisions

    List all divisions

  3. 07

    List leagues

    List all leagues

Capability set03 / 04

08-10

3 capabilities in this set.

Part of 13 available through MLB Stats.

  1. 08

    Get live game feed

    Retrieve real-time game data, play-by-play, and boxscores

  2. 09

    Get person

    Use hydrate to include extra data like stats or currentTeam. Retrieve detailed information about a specific player

  3. 10

    Get standings

    Can be filtered by league, season, and standings type. Retrieve current or historical league standings

Capability set04 / 04

11-13

3 capabilities in this set.

Part of 13 available through MLB Stats.

  1. 11

    List positions

    List player position codes

  2. 12

    List teams

    Can be filtered by sport, season, league, or specific team ID. Retrieve information about MLB teams and their affiliates

  3. 13

    List venues

    List information about ballparks/venues

Observed, not estimated

900ms average. Fast in production.

MLB Stats is checked daily against the live service.

Daily averagePeak 1047ms
Aug 20Today
Fastest day
751ms
Slowest day
1047ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 13 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of MLB Stats, so you can see the experience inside your AI.

It does not authenticate your account with MLB Stats. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

MLB Stats Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_ThbeAzpXRgat5qMHEYh2g0pM6CSk0Z62oX8NbeUF/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — MLB Stats capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "mlb-stats-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_ThbeAzpXRgat5qMHEYh2g0pM6CSk0Z62oX8NbeUF/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions MLB Stats owners ask.

  • 01

    How can I get the play-by-play data for a game currently in progress?

    Use the get_live_game_feed capability with the specific gamePk (game ID). This provides the most detailed real-time feed, including play-by-play and boxscores.

  • 02

    Can I retrieve historical statistics for a specific season?

    Yes! The get_stats and get_standings capabilities both accept a season parameter (e.g., 2023) to filter data for that specific year.

  • 03

    How do I find the schedule for a specific team?

    You can use get_schedule with a date range. While the schedule capability returns all games, you can ask your AI agent to filter the results for a specific team name or ID found via list_teams.