Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities
$ npx @ergut/mcp-bigquery-server --project-id your-project-id --location europe-west1 --key-file /path/to/key.json --config-file /path/to/config.json --maximum-bytes-billed 2000000000Or add it with the Claude CLI: claude mcp add ergut-mcp-bigquery-server
{ "mcpServers": { "ergut-mcp-bigquery-server": { "command": "npx", "args": ["@ergut/mcp-bigquery-server", "--project-id", "your-project-id", "--location", "europe-west1", "--key-file", "/path/to/key.json", "--config-file", "/path/to/config.json", "--maximum-bytes-billed", "2000000000"] } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…
npx screenpipe recordMemory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
pip install cognee