Back to directory
anzararshad/bigquery-mcp-insert-demo

anzararshad/bigquery-mcp-insert-demo

@anzararshad

MCP server for writing data to Google BigQuery, enabling Claude to generate and insert sample data

bigquerydatabasemcpdata-insertiongoogle-cloudclaudepython

Installation & Configuration

{
  "mcpServers": {
    "BigQueryReadWriter": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli],google-cloud-bigquery,google-auth,google-api-python-client",
        "mcp",
        "run",
        "/path/to/bigquery-mcp-insert-demo/main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15