BigQuery MCP サーバー
@sisisin-sandbox
About BigQuery MCP サーバー
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bigquery": {
"command": "path/to/sisisin-sandbox/try-mcp-server/bin/mcp_bigquery",
"args": [],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "path/to/.config/gcloud/application_default_credentials.json"
},
"disabled": false,
"alwaysAllow": []
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is BigQuery MCP サーバー?
BigQuery MCP サーバー is an MCP server that integrates with Google BigQuery. It is built with Deno and requires compilation before use. Users configure it in their MCP client by specifying the path to the compiled binary and providing Google Application Credentials via environment variable.
How to use BigQuery MCP サーバー?
Compile the server by running deno task compile. Then add the following configuration to your MCP settings file, adjusting the path to the compiled binary and the credentials file.
{
"mcpServers": {
"bigquery": {
"command": "path/to/sisisin-sandbox/try-mcp-server/bin/mcp_bigquery",
"args": [],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "path/to/.config/gcloud/application_default_credentials.json"
},
"disabled": false,
"alwaysAllow": []
}
}
}
Key features of BigQuery MCP サーバー
—
Use cases of BigQuery MCP サーバー
—
FAQ from BigQuery MCP サーバー
—
Basic information
More Databases MCP servers
ClickHouse MCP Server
ClickHouseConnect ClickHouse to your AI assistants.
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzeroChroma MCP Server
chroma-coreA Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
Elasticsearch/OpenSearch MCP Server
cr7258A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.

Lawstronaut
Lawstronaut-FZCOAccess millions of official legal and regulatory source documents from 155+ jurisdictions via MCP. Lawstronaut supports AI agents with structured legal research, legal data, laws, regulations, cases, guidance, official s
Comments