The mcp_espn_ff server connects to the ESPN Fantasy API, allowing AI agents to fetch and analyze fantasy football data. It provides tools for retrieving team stats, player performance, and league standings. Developers use it to build AI-driven fantasy football assistants, automated draft tools, and performance analytics dashboards.
The mcp_espn_ff server connects to the ESPN Fantasy API, allowing AI agents to fetch and analyze fantasy football data. It provides tools for retrieving team stats, player performance, and league standings. Developers use it to build AI-driven fantasy football assistants, automated draft tools, and performance analytics dashboards.
pip install mcp_espn_ffAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"kbthree13-mcpespnff-github": {
"command": "uvx",
"args": [
"pip install mcp_espn_ff"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp_espn_ff?"
API Key Required
This server requires an API key from mcp_espn_ff. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_ESPN_FF_API_KEY | Yes | Your mcp_espn_ff API key |
"What resources are available in mcp_espn_ff?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp_espn_ff"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp_espn_ff with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.