MCP.so
Sign In

F1 MCP Server Node Implementation

@Panth1823

About F1 MCP Server Node Implementation

No overview available yet

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

Panth1823

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

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

Comments

More Other MCP servers