F1 MCP Server Node Implementation
@Panth1823
About F1 MCP Server Node Implementation
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is F1 MCP Server Node Implementation?
A TypeScript-based Model Context Protocol server that brings real-time and historical Formula 1 racing data to AI assistants. It aggregates data from OpenF1 (2023βpresent) and Ergast (1950β2024) APIs, offering 29 MCP tools for telemetry, standings, weather, circuit info, and more. Designed for developers and F1 enthusiasts who want to query racing data through natural language.
How to use F1 MCP Server Node Implementation?
Clone the repository, run npm install and npm run build, then add the server to your Claude Desktop configuration. The configuration file is at %APPDATA%\Claude\claude_desktop_config.json (Windows), ~/Library/Application Support/Claude/claude_desktop_config.json (macOS), or ~/.config/Claude/claude_desktop_config.json (Linux). No API keys are required for historical data.
Key features of F1 MCP Server Node Implementation
- 29 MCP tools covering live and historical F1 data
- Free historical data access without authentication
- Real-time telemetry (speed, throttle, brake, RPM, DRS, gear)
- Weather data (air/track temperature, humidity, wind, rainfall)
- Driver and constructor standings, race results, lap times
- Circuit information with coordinates and team radio audio URLs
Use cases of F1 MCP Server Node Implementation
- Query past race
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments