Loading languages...
@P

@Panth1823/formula1-mcp

@Panth182311

A TypeScript-based Formula 1 MCP server, bringing the thrill of real-time and historical F1 racing data straight to your fingertips via the Model Context Protocol. Faster than Verstappen on a hot lap! (Okay, maybe not that fast, but it's trying!)

formula1
f1
racing
sports
data

# mcpServer Config

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

# stdio

node build/index.js
Transport:
stdio
语言:
TypeScript
创建时间:4/11/2025
更新时间:5/14/2025
主页: