Bigquery MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi. Last commit 27 Mar 2026.
A SnowLeopardAI-managed MCP server that provides access to Google BigQuery data.
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 bigquery-mcp -- uvx sl-bigquery-mcp
{
"mcpServers": {
"bigquery-mcp": {
"args": [
"sl-bigquery-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.bigquery-mcp]
command = "uvx"
args = ["sl-bigquery-mcp"]
{
"mcpServers": {
"bigquery-mcp": {
"args": [
"sl-bigquery-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"bigquery-mcp": {
"args": [
"sl-bigquery-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.