FantasyData (SportsDataIO) Connector for AI agents.
12 live capabilities
Get real-time NFL, NBA, and MLB scores and player stats.
Waiting for input…
Why people use FantasyData (SportsDataIO)
FantasyData (SportsDataIO) for Real-Time Sports Analytics
This Connector changes that by putting the data where you already work. Instead of hunting for a score, you just ask your AI client what happened in the NBA last night. It pulls the live results immediately, giving you the facts you need in a single sentence.
What Vinkius changes
You get instant sports data in your chat without leaving your workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Draft Day Research
A fantasy manager asks for the full roster of active NFL players to identify sleeper picks and avoid injury-prone starters.
- Real-world use case 02
Betting Analysis
A bettor asks for the NBA scores from last night to see how a specific team performed against their rival before placing a wager.
- Real-world use case 03
Content Creation
A sports writer pulls the full MLB schedule for the upcoming season to plan a series of preview articles for their blog.
Complete set · 12capabilities
The complete FantasyData (SportsDataIO) capability set.
These are the exact actions your AI can choose when you ask it to work with FantasyData (SportsDataIO).
01—04
4 capabilities in this set.
Part of 12 available through FantasyData (SportsDataIO).
- 01 Capability
Get nfl player details
Get specific details for an NFL player. This helps you see a player's full profile and status quickly.
- 02 Capability
Get nfl scores
Retrieve NFL scores for any specific date. It's the fastest way to see how games ended yesterday.
- 03 Capability
Get mlb player details
Fetch deep metadata for a specific MLB player. This gives you the context you need for player evaluations.
- 04 Capability
Get mlb schedule
Get the full MLB schedule for a specific season. Use this to track every game on the baseball calendar.
05—08
4 capabilities in this set.
Part of 12 available through FantasyData (SportsDataIO).
- 05 Capability
Get mlb scores
Retrieve MLB scores for a specific date. This lets you check the final results of any baseball game.
- 06 Capability
Get nba player details
Get specific details for an NBA player. Use this to look up individual stats and player info.
- 07 Capability
Get nba schedule
Pull the full NBA schedule for a specific season. This helps you keep track of all upcoming basketball games.
- 08 Capability
Get nba scores
Retrieve NBA scores for a specific date. This is how you quickly check last night's basketball results.
09—12
4 capabilities in this set.
Part of 12 available through FantasyData (SportsDataIO).
- 09 Capability
Get nfl schedule
Pull the entire NFL schedule for a given season. Use this to plan out your weekly fantasy matchups.
- 10 Capability
List mlb players
Get a full list of every active MLB player. Use this to scout the entire league's talent pool.
- 11 Capability
List nba players
Get a list of every active NBA player. This is perfect for checking the full league roster.
- 12 Capability
List nfl players
Pull a list of all active NFL players. Use this to see who is currently on the field.
Set up in minutes
One URL. Then ask FantasyData (SportsDataIO) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use FantasyData (SportsDataIO) 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_zn153zhtxugXieWFcOyqyc2nMTNB3U5h8kvsnNsP/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 FantasyData (SportsDataIO), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable FantasyData (SportsDataIO) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_zn153zhtxugXieWFcOyqyc2nMTNB3U5h8kvsnNsP/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 FantasyData (SportsDataIO) URL.
- Step 03
Save and start
Save the connection and enable FantasyData (SportsDataIO) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fantasydata-sportsdataio": {
"url": "https://edge.vinkius.com/vk_preview_zn153zhtxugXieWFcOyqyc2nMTNB3U5h8kvsnNsP/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 FantasyData (SportsDataIO)
Open Agent mode in chat and ask: "Using FantasyData (SportsDataIO), help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fantasydata-sportsdataio": {
"url": "https://edge.vinkius.com/vk_preview_zn153zhtxugXieWFcOyqyc2nMTNB3U5h8kvsnNsP/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 FantasyData (SportsDataIO)
Ask Copilot: "Using FantasyData (SportsDataIO), help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fantasydata-sportsdataio": {
"url": "https://edge.vinkius.com/vk_preview_zn153zhtxugXieWFcOyqyc2nMTNB3U5h8kvsnNsP/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 FantasyData (SportsDataIO)
Open Cascade and ask: "Using FantasyData (SportsDataIO), help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fantasydata-sportsdataio": {
"url": "https://edge.vinkius.com/vk_preview_zn153zhtxugXieWFcOyqyc2nMTNB3U5h8kvsnNsP/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 FantasyData (SportsDataIO)
Ask Cline: "Using FantasyData (SportsDataIO), help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fantasydata-sportsdataio --transport http "https://edge.vinkius.com/vk_preview_zn153zhtxugXieWFcOyqyc2nMTNB3U5h8kvsnNsP/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 FantasyData (SportsDataIO)
Ask Claude: "Using FantasyData (SportsDataIO), show me...". 12 tools are ready
Where the request belongs
Work FantasyData (SportsDataIO) can move forward.
This is for the sports fanatic who needs data at a pace that manual browsing can't keep up with. It's for people who need to make quick decisions based on live numbers.
Fantasy Sports Manager
The person who spends hours on Sunday mornings checking injury reports to see if their star player is actually going to start.
Sports Data Analyst
The person who has to pull scores for a weekly report and is tired of copy-pasting numbers from three different websites into a spreadsheet.
Sports Bettor
The person who needs to know the final score of a game in seconds to decide on their next move.
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.
MySportsFeeds
Access real-time and historical sports data for NFL, MLB, NBA, NHL, and more—get standings, player stats, and game boxscores directly.
Broadage Sports
Access real-time sports data via Broadage. track scores, matches, and lineups directly from any AI agent.
MLB Stats
Access real-time MLB data, player stats, game schedules, and live feeds directly from your AI agent.
The Odds API
Universal sports betting intelligence. get real-time odds, scores, and sports data via AI.
BallDontLie
NBA data platform. access player stats, team info, and game results via AI.
Bring your own AI
Change the model, client or framework. Keep FantasyData (SportsDataIO) 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 FantasyData (SportsDataIO).
The practical details behind the request, access and result.
Can FantasyData (SportsDataIO) give me live scores?
Yes, it provides real-time scores for the NFL, NBA, and MLB. You can ask your agent for the latest results of any game in these leagues.
Does FantasyData (SportsDataIO) support fantasy sports?
It's a great capability for fantasy sports. You can use it to research player availability, pull full rosters, and check upcoming schedules to build your team.
How do I get the MLB schedule with FantasyData (SportsDataIO)?
Just ask your AI client to pull the MLB schedule for a specific season. It will retrieve the full calendar of games for you instantly.
Can I use FantasyData (SportsDataIO) for sports betting?
Yes, it's very useful for bettors who need to monitor live scores and team statuses quickly to make informed wagers on the fly.
What leagues does FantasyData (SportsDataIO) cover?
This Connector covers the three major US sports leagues: the NFL, NBA, and MLB.
How do I obtain a SportsDataIO (FantasyData) API Key?
You can sign up for a free trial or a paid plan at sportsdata.io. Once registered, you can find your API key in the developer portal dashboard.
Does this support live scores during games?
Yes! The get_scores capabilities for NFL, NBA, and MLB retrieve the most recent game data available for the specified date, including live updates if supported by your API plan.
Can I search for players in multiple sports?
Absolutely. This integration provides dedicated capabilities for NFL, NBA, and MLB player directories, allowing you to query rosters across all three major sports.
One connection away
Give your agent a direct line to FantasyData (SportsDataIO).
Connect FantasyData (SportsDataIO) once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available