MCP.so
登录

F1 MCP Server Node Implementation

@Panth1823

关于 F1 MCP Server Node Implementation

暂无概览

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

Panth1823

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器