Googlebigquery

Googlebigquery

Google BigQuery is a fully managed data warehouse for large-scale data analytics, offering fast SQL queries and machine learning capabilities on massive datasets

377VIEWS
55USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app googlebigquerynpx @composio/cli add cursor --app googlebigquerynpx @composio/cli add cursor --app googlebigquerynpx @composio/cli add cursor --app googlebigquery

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Query

Query tool will run a sql query in bigquery. note: make sure the query being input in a single line format. for example, select * from sample dataset.sample table where column name = 'value'

1 action available