Pitstop runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from pypi. Last commit 30 Jul 2026.
F1 MCP server: live timing, telemetry, standings, news, and a queryable 1950-present database.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pitstop -- uvx pitstop-f1
{
"mcpServers": {
"pitstop": {
"args": [
"pitstop-f1"
],
"command": "uvx"
}
}
}
[mcp_servers.pitstop]
command = "uvx"
args = ["pitstop-f1"]
{
"mcpServers": {
"pitstop": {
"args": [
"pitstop-f1"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pitstop": {
"args": [
"pitstop-f1"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.