Model Context Protocol servers that connect agents to databases, warehouses, and BI platforms.
Community MCP server that exposes BigQuery datasets, tables, and ad-hoc SQL execution to Claude Code, Cursor, and other MCP-compatible agents.
uvx mcp-server-bigquery --project YOUR_GCP_PROJECT --location US
Reference Postgres MCP server from the official Model Context Protocol servers repo. Read-only SQL access for any MCP-compatible agent.
npx -y @modelcontextprotocol/server-postgres postgresql://localhost/mydb