Productivity|Development|Data|AI / ML|Cloud|DatabasePython

mcp-server-bigquery

A Model Context Protocol server that provides access to BigQuery.

Free
N/A rating (0 reviews)0 installs124 GitHub stars
BigQueryMCPLLM

This server enables LLMs to inspect database schemas and execute queries. It implements tools for executing SQL queries, listing tables, and describing table schemas.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-bigquery-1": {
      "args": [
        "mcp-server-mcp-server-bigquery-1"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

mcp-server-bigquery MCP Server — MCPNest — MCPNest