MCP.so
Sign In
Servers

F1 MCP Server Node Implementation

@Panth1823

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 from Other