mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-02-20 02:15:14 +00:00
Update README.md by adding BigQuery MCP server
This PR adds a link to a MCP BigQuery Server. The server is maintained in its own repository at https://github.com/ergut/mcp-bigquery-server and is available via npm.
This commit is contained in:
@@ -80,6 +80,7 @@ Provides access to customer profiles inside of customer data platforms
|
||||
Secure database access with schema inspection capabilities. Enables querying and analyzing data with configurable security controls including read-only access.
|
||||
|
||||
- [LucasHild/mcp-server-bigquery](https://github.com/LucasHild/mcp-server-bigquery) 🐍 ☁️ - BigQuery database integration with schema inspection and query capabilities
|
||||
- [ergut/mcp-bigquery-server](https://github.com/ergut/mcp-bigquery-server) 📇 ☁️ - Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities
|
||||
- [designcomputer/mysql_mcp_server](https://github.com/designcomputer/mysql_mcp_server) 🐍 🏠 - MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines
|
||||
- [@modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/tree/main/src/postgres) 📇 🏠 - PostgreSQL database integration with schema inspection and query capabilities
|
||||
- [@modelcontextprotocol/server-sqlite](https://github.com/modelcontextprotocol/servers/tree/main/src/sqlite) 🐍 🏠 - SQLite database operations with built-in analysis features
|
||||
|
||||
Reference in New Issue
Block a user