4,500+ servers built on MCP Fusion
Vinkius
Google BigQuery logo
Vinkius
Cursor logo

How to Use the Google BigQuery MCP in Cursor

Feed live BigQuery data and schemas directly into Cursor agent mode to write working code.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Google BigQuery MCP on Cursor AI Code Editor MCP Client Google BigQuery MCP on Claude Desktop App MCP Integration Google BigQuery MCP on OpenAI Agents SDK MCP Compatible Google BigQuery MCP on Visual Studio Code MCP Extension Client Google BigQuery MCP on GitHub Copilot AI Agent MCP Integration Google BigQuery MCP on Google Gemini AI MCP Integration Google BigQuery MCP on Lovable AI Development MCP Client Google BigQuery MCP on Mistral AI Agents MCP Compatible Google BigQuery MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Cursor

Connect Google BigQuery MCP to Cursor

Create your Vinkius account to connect Google BigQuery to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Write code with live BigQuery SQL results

The `execute_query` tool pulls real BigQuery rows directly into Cursor's Composer or Chat panel. Instead of writing mock data, your Cursor agent uses actual BigQuery query results to build and test your application logic on the fly. That covers the basics. If your query is complex, the agent tracks its execution with `get_job` to let Cursor wait for the GCP database to finish processing before generating local code. This keeps your generation pipelines from breaking on slow database responses.

Generate accurate code using this Cursor MCP Server

The `get_table` and `get_dataset` tools read your BigQuery structure to guide Cursor's code generation. Because the Cursor editor knows your exact BigQuery column names, it generates SQL queries that work without syntax errors. Check the schema first. This MCP Server lets Cursor call `list_datasets` and `list_tables` to map your BigQuery project layout before writing code. This prevents the Cursor agent from guessing table names, saving you from failed BigQuery runs in your terminal.

Monitor active database jobs in the editor

The `list_jobs` tool exposes your GCP project's recent BigQuery query history directly inside Cursor. You can inspect active BigQuery query runs without switching from your Cursor window to the Google Cloud Console. Just run this to get the status. When you need details on a specific run, Cursor invokes `get_job` to pull the execution metrics. This helps you optimize your Cursor-generated code based on actual BigQuery bytes billed.

Setup guide

Set up Google BigQuery MCP in Cursor

Prerequisites

  • Cursor installed (macOS, Windows, or Linux)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Open MCP Settings

    Go to Cursor Settings → MCP or open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and search for "MCP: Add Server".

  2. 2

    Add the Google BigQuery MCP

    Cursor will create or open .cursor/mcp.json in your project root. Paste the JSON snippet on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com.

  3. 3

    Enable Agent mode

    Open Composer (Cmd+I / Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode.

  4. 4

    Verify the connection

    Ask Cursor something like "List my recent Google BigQuery transactions." If the MCP tools are loaded correctly, Cursor will call the Google BigQuery tools automatically. You can also check Settings → MCP for a green status indicator.

.cursor/mcp.json
{
  "mcpServers": {
    "google-bigquery-mcp": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Google BigQuery. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Google BigQuery MCP in Cursor

Yes. Use Cursor's agent mode to trigger the `execute_query` tool, which runs the SQL against your GCP project and inserts the resulting rows into your active file or chat.
Cursor calls `list_tables` and `get_table` to pull the exact column definitions. This schema context allows the editor to write precise SQL queries that match your database.
Yes. Cursor uses the `get_job` and `list_jobs` tools to check the status of your queries, letting you monitor execution progress without leaving the editor.
You add the MCP server configuration to your `.cursor/mcp.json` file. Once saved, Cursor's agent immediately gains access to all seven BigQuery metadata and query tools.
Your raw query statements, table schemas, and resulting rows are processed within the secure V8 sandbox. Cursor handles the data in memory during your active session, and credentials are never stored in your local code repository.

Start using the Google BigQuery MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 7 tools

We've already built the connector for Google BigQuery. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 7 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.