Pitwall — F1 Data for Claude
Rank #5,959io.github.darshjoshi/pitwall
F1 race engineer for Claude — 79 tools for live timing, telemetry, strategy, and 75 years of history
Pitwall — F1 Data for Claude is a Model Context Protocol (MCP) server published by darshjoshi. It ranks #5,959 of 107,144 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Pitwall — F1 Data for Claude is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Mar 15, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 101,185 of 107,144 servers on MCP Toplist.
Use Pitwall — F1 Data for Claude
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pitwall -- uvx f1pitwall[mcp_servers.pitwall]
command = "uvx"
args = ["f1pitwall"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pitwall": {
"command": "uvx",
"args": [
"f1pitwall"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pitwall": {
"command": "uvx",
"args": [
"f1pitwall"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pitwall": {
"type": "stdio",
"command": "uvx",
"args": [
"f1pitwall"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pitwall": {
"command": "uvx",
"args": [
"f1pitwall"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pitwall": {
"command": "uvx",
"args": [
"f1pitwall"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.darshjoshi%2Fpitwall)<a href="https://mcptoplist.com/server/io.github.darshjoshi%2Fpitwall"><img src="https://mcptoplist.com/badge/io.github.darshjoshi%2Fpitwall.svg" alt="MCP Toplist: Top 10% of 107,144" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
darshjoshi
Other servers by darshjoshi
View all darshjoshi servers →Available versions (5)
| Version | Published |
|---|---|
| 1.1.1 | Aug 2, 2026 |
| 1.0.5 | Mar 23, 2026 |
| 1.0.4 | Mar 23, 2026 |
| 1.0.3 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pitwall — F1 Data for Claude?
- Pitwall — F1 Data for Claude is maintained by darshjoshi, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Pitwall — F1 Data for Claude listed on the Official MCP Registry?
- Yes — Pitwall — F1 Data for Claude is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pitwall — F1 Data for Claude have?
- MCP Toplist tracks 5 versions of Pitwall — F1 Data for Claude, most recently published on Aug 2, 2026.
- Where can I find the source code for Pitwall — F1 Data for Claude?
- The source code for Pitwall — F1 Data for Claude is hosted at github.com/darshjoshi/pitwall.