Back to Browse

Pitwall MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

F1 race engineer for Claude — 79 tools for live timing, telemetry, strategy, and 75 years of history

About

F1 race engineer for Claude — 79 tools for live timing, telemetry, strategy, and 75 years of history

Security Report

4.8
Use Caution4.8High Risk

Pitwall is a well-structured F1 data MCP server with clean authentication handling and appropriate permissions. The server relies entirely on public APIs (F1's static archive, Jolpica, FastF1) with no credential leaks in source code. Minor code quality issues (broad exception handling, potential input validation edge cases) and a moderate auth token handling pattern for optional F1 TV features do not significantly impact security. Permissions align well with the server's purpose. Supply chain analysis found 17 known vulnerabilities in dependencies (0 critical, 6 high severity). Package verification found 1 issue.

4 files analyzed · 24 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-darshjoshi-pitwall": {
      "args": [
        "f1pitwall"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Pitwall MCP Server - F1 race engineer for Claude — 79 tools for live timing, | MCP Marketplace