Pitstop runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from pypi. Last commit 12 Sep 2026.
F1 MCP server: live timing, telemetry, standings, news, and a queryable 1950-present database.
Today is the operative word: we check Pitstop every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
PITSTOP_TRANSPORT (Transport mode; must be 'stdio' when run via an MCP client.).
The author declared them in the registry entry; get the values from the project itself.
Python MCP server for MySQL database inspection and querying
Python MCP server for PostgreSQL database inspection and querying
MCP server for querying PostgreSQL databases
Query STRING interactions, enrichment, annotations, homology, and PPI networks.
MCP server for Manticore Search — lets AI assistants query and manage search databases.
Database MCP server for schema discovery, comments, and SQL queries.
A secure MCP server that lets AI agents query databases safely.
Official Neon MCP server for managing Neon projects and Lakebase Postgres databases.
Answers built from our own checks of this server.