Back to directory
panth1823/formula1-mcp

panth1823/formula1-mcp

@Panth1823

A TypeScript-based Formula 1 MCP server providing real-time and historical F1 racing data via the Model Context Protocol

formula1f1racingtelemetrysportsdatamcpservertool

Installation & Configuration

{
  "mcpServers": {
    "formula1": {
      "command": "node",
      "args": [
        "<path-to-your-cloned-repo>/build/index.js"
      ],
      "cwd": "<path-to-your-cloned-repo>",
      "enabled": true
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13