How to Connect Sorare to Claude AI
Connect the Sorare fantasy football GraphQL API to Claude via MCP. Analyze player cards, track market trends, and manage your team with AI.
Analyze Your Sorare Cards with Claude
Claude's analytical capabilities combined with real-time Sorare data give you a powerful edge. Connect Sorare to Claude via MCP and use natural language to analyze your collection, track market trends, and make better decisions.
Quick Setup
Step 1: Deploy AnythingMCP
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Step 2: Create a GraphQL Connector
In the dashboard at http://localhost:3000, create a GraphQL connector pointing to https://api.sorare.com/federation/graphql. Add your Sorare API token for authentication.
Step 3: Define Tools
Create MCP tools for key Sorare queries: player search, card prices, auctions, collection management, and game scores.
Step 4: Connect to Claude
{
"mcpServers": {
"sorare": {
"url": "http://localhost:4000/mcp"
}
}
}
You can also add your MCP server directly in Claude.ai under Settings → Connectors, without needing Claude Desktop.
Step 5: Ask Claude About Your Sorare Data
- "Analyze my team's performance over the last 5 gameweeks"
- "Which players in my collection are trending up in price?"
- "Find me a budget midfielder with consistent SO5 scores above 60"
- "Compare the price trend of Haaland limited vs rare cards"
- "What's the best lineup I can build for the next SO5 tournament?"
Why Claude + Sorare Works Well
Claude excels at analytical reasoning, making it ideal for:
- Complex card valuation analysis
- Team composition optimization
- Historical performance pattern recognition
- Market trend identification