MCP Server
MCP
io.github.praneethravuri/pitstop
F1 MCP server: live timing, telemetry, standings, news, and a queryable 1950-present database.
Install
uvx pitstop-f1
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "pitstop-f1",
"version": "0.5.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Transport mode; must be 'stdio' when run via an MCP client.",
"isRequired": true,
"default": "stdio",
"name": "PITSTOP_TRANSPORT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment