Formula 1 2026 schedule MCP — 24 races, drivers, constructors, sessions, circuits, race times.
claude mcp add f1-2026 --transport http https://whensport.com/mcp/f1
~/.cursor/mcp.json
{
"mcpServers": {
"f1-2026": {
"url": "https://whensport.com/mcp/f1"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"f1-2026": {
"serverUrl": "https://whensport.com/mcp/f1"
}
}
}
.vscode/mcp.json
{
"servers": {
"f1-2026": {
"type": "http",
"url": "https://whensport.com/mcp/f1"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"f1-2026": {
"url": "https://whensport.com/mcp/f1"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"f1-2026": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://whensport.com/mcp/f1"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://whensport.com/mcp/f1 | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.whensport--f1-2026/reviews or the review_server meta-tool.
POST /mcp