BigQuery MCP
MCP Serverby LucasHild · Added 5mo ago
Claude
249
Install
git clone https://github.com/LucasHild/mcp-server-bigqueryAdd to Claude
claude mcp add bigquery-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"bigquery-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/bigquery-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Google BigQuery integration with schema inspection and query capabilities
Tags
data-analyticsmcp-server