F1 Live MCP server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@F1 Live MCP servershow me the current driver standings"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
F1 Live — MCP server
Live Formula 1 data over MCP, built with mcp-use and deployed on Manufact Cloud. Connect it to Claude, ChatGPT, Cursor, or anything that speaks MCP and ask about the current season: the answers come from live data, not stale training corpora.
I build Delta, a live-scored Fantasy F1 product, so F1 data plumbing is my home turf. This server was built in an afternoon to get hands-on with the mcp-use server framework and MCP Apps widgets.
Tools
get-driver-standings— live championship table. Renders a standings board widget (MCP Apps) with points gaps to the leader, right inside the chat.get-race-results— any race this season, defaults to the most recent.get-race-schedule— full calendar plus what's next from today.
Data source: jolpica-f1 (community successor to Ergast). Keyless, so the server needs zero secrets.
Related MCP server: Pitstop
Run it
npm install
npm run dev # server on :3000, inspector at localhost:3000/inspectorDeploy
npm run deploy # Manufact Cloud, live at <slug>.run.mcp-use.com/mcpBuilt by Tommy Kisly.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides comprehensive Formula 1 data access including race schedules, session results, lap times, telemetry data, driver/constructor standings, and circuit information. Enables users to retrieve and analyze F1 racing data through natural language queries using the FastF1 Python package.Last updated5MIT
- AlicenseAqualityAmaintenanceProvides access to Formula 1 data including driver and constructor championship standings with support for current and historical seasons. Enables users to query F1 championship information through natural language with plans for expanded race data and telemetry.Last updated221MIT
- Flicense-qualityDmaintenanceEnables access to Formula 1 data from the openF1.org API, including driver information, race results, lap times, telemetry, pit stops, weather conditions, and live position data across multiple seasons.Last updated
- Alicense-qualityDmaintenanceEnables interaction with Formula 1 data through LLM interfaces like Claude. Provides access to F1 information including circuits, constructors, drivers, grand prix, manufacturers, races, and seasons.Last updatedApache 2.0
Related MCP Connectors
Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.
Live & historical FX rates and currency conversion for AI agents. No API keys.
Live space data for AI agents - rocket launches, ISS passes, launch news. Free, no auth.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TommyKisly/f1-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server