MySportsFeeds Connector for AI agents.
12 live capabilities
Access live NFL, NBA, and MLB sports data for real-time analysis.
Waiting for input…
Why people use MySportsFeeds
MySportsFeeds for Real-Time Sports Data Analysis
This Connector puts that data directly into your chat. You can ask for a specific game's boxscore or a league's standings and get the answer in seconds. It replaces the manual hunt with a direct line to professional sports feeds.
What Vinkius changes
You get instant access to professional sports data feeds directly inside your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Fantasy lineup optimization
A user asks for current NBA injuries and daily stats to see if their star player is active before a big game.
- Real-world use case 02
Historical scouting
An analyst asks for the 2023 MLB standings and player totals to find the most consistent performers of the season.
- Real-world use case 03
Live game tracking
A sports fan wants a play-by-play log of a specific NFL game to see how a late-game drive played out.
Complete set · 12capabilities
The complete MySportsFeeds capability set.
These are the exact actions your AI can choose when you ask it to work with MySportsFeeds.
01—04
4 capabilities in this set.
Part of 12 available through MySportsFeeds.
- 01 Capability
Get game boxscore
Get the full results and scoring for a specific game. It is useful for seeing who dominated a matchup.
- 02 Capability
Get game playbyplay
Fetch a chronological log of every event in a game. Use this to see how a comeback unfolded.
- 03 Capability
Get latest updates
Pull the most recent news and data feed updates. This keeps your agent current on breaking news.
- 04 Capability
Get player injuries
Retrieve the latest injury reports for specific players. This is a must-have for fantasy sports fans.
05—08
4 capabilities in this set.
Part of 12 available through MySportsFeeds.
- 05 Capability
Get player stats totals
Get cumulative seasonal stats for individual players. Use this to identify top performers over a long period.
- 06 Capability
Get players
Pull a full roster of players for a team. This helps when you need to see the entire squad at once.
- 07 Capability
Get seasonal games
Fetch the full schedule of games for a league season. It helps in planning out long-term analysis.
- 08 Capability
Get seasonal standings
Get the current standings for a specific league. This provides a quick snapshot of the competitive landscape.
09—12
4 capabilities in this set.
Part of 12 available through MySportsFeeds.
- 09 Capability
Get team stats totals
Retrieve seasonal performance metrics for an entire team. It is great for comparing team strengths.
- 10 Capability
Get daily games
Fetch the schedule of games happening today. Use this to see what is on the slate right now.
- 11 Capability
Get daily player stats
Get the performance numbers for players in today's games. This helps with real-time lineup decisions.
- 12 Capability
Get game lineup
Retrieve the starting lineup for a specific game. Use this to see who is actually taking the field.
Set up in minutes
One URL. Then ask MySportsFeeds to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MySportsFeeds from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BgZmX0QSiR2EVBu2Q27SajBbtcXhfDx4KQDgPH2a/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it MySportsFeeds, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MySportsFeeds for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BgZmX0QSiR2EVBu2Q27SajBbtcXhfDx4KQDgPH2a/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the MySportsFeeds URL.
- Step 03
Save and start
Save the connection and enable MySportsFeeds in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mysportsfeeds": {
"url": "https://edge.vinkius.com/vk_preview_BgZmX0QSiR2EVBu2Q27SajBbtcXhfDx4KQDgPH2a/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using MySportsFeeds
Open Agent mode in chat and ask: "Using MySportsFeeds, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mysportsfeeds": {
"url": "https://edge.vinkius.com/vk_preview_BgZmX0QSiR2EVBu2Q27SajBbtcXhfDx4KQDgPH2a/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using MySportsFeeds
Ask Copilot: "Using MySportsFeeds, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mysportsfeeds": {
"url": "https://edge.vinkius.com/vk_preview_BgZmX0QSiR2EVBu2Q27SajBbtcXhfDx4KQDgPH2a/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using MySportsFeeds
Open Cascade and ask: "Using MySportsFeeds, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mysportsfeeds": {
"url": "https://edge.vinkius.com/vk_preview_BgZmX0QSiR2EVBu2Q27SajBbtcXhfDx4KQDgPH2a/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using MySportsFeeds
Ask Cline: "Using MySportsFeeds, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mysportsfeeds --transport http "https://edge.vinkius.com/vk_preview_BgZmX0QSiR2EVBu2Q27SajBbtcXhfDx4KQDgPH2a/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using MySportsFeeds
Ask Claude: "Using MySportsFeeds, show me...". 12 tools are ready
Where the request belongs
Work MySportsFeeds can move forward.
This is for anyone who needs accurate sports data for analysis, betting, or development without the headache of scraping websites.
Sports Analyst
Uses the Connector to pull historical stats for deep performance modeling and scouting reports.
Fantasy Sports Manager
Checks injury reports and daily player stats to adjust lineups on the fly during the season.
Sports App Developer
Uses the data to feed sports information into custom applications via natural language queries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTheRundown
Access real-time sports data, betting odds, and schedules for NFL, NBA, MLB, and more directly from your AI agent.
FantasyData (SportsDataIO)
Access real-time sports data via FantasyData (SportsDataIO). track players, scores, and schedules for NFL, NBA, and MLB.
Football-Data.org
Access real-time football scores, standings, and player statistics from major global leagues via Football-Data.org.
BallDontLie
NBA data platform. access player stats, team info, and game results via AI.
Broadage Sports
Access real-time sports data via Broadage. track scores, matches, and lineups directly from any AI agent.
The Odds API
Universal sports betting intelligence. get real-time odds, scores, and sports data via AI.
Bring your own AI
Change the model, client or framework. Keep MySportsFeeds connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about MySportsFeeds.
The practical details behind the request, access and result.
What leagues does MySportsFeeds MCP cover?
This Connector provides data for the NFL, MLB, NBA, NHL, CBB, and CFB. It covers the major professional and collegiate leagues most fans follow.
Can I use MySportsFeeds MCP for fantasy sports?
Yes, it is perfect for fantasy sports. You can check real-time injury reports and daily player stats to make informed lineup decisions.
How do I get live scores with MySportsFeeds MCP?
You can simply ask your AI agent for today's scores or the current standings. It pulls the most recent data available from the feed.
Does MySportsFeeds MCP provide play-by-play data?
Yes, it can provide a chronological log of every event in a game. This is great for seeing how a specific comeback or scoring run unfolded.
Can I check player injuries using MySportsFeeds MCP?
Absolutely. You can ask for the latest injury reports for specific leagues or teams to see who is sidelined and for how long.
Is MySportsFeeds MCP good for historical sports data?
Yes, it allows you to retrieve seasonal standings and player totals from previous seasons, making it useful for deep performance analysis.
Can I get cumulative player stats for a whole season?
Yes! Use the get_player_stats_totals capability. Provide the league (e.g., 'NBA') and season identifier (e.g., '2023-2024-regular') to receive a comprehensive list of player performance metrics.
How do I see the starting lineup for a specific game?
Use the get_game_lineup capability with the specific league, season, and game identifier. It will return the active rosters and starting positions for both teams involved.
Is it possible to track player injuries across a league?
Absolutely. Use the get_player_injuries capability to fetch the most recent injury reports for any supported league like NFL, MLB, or NHL.
One connection away
Give your agent a direct line to MySportsFeeds.
Connect MySportsFeeds once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available