From 5c95b964a6c8a23f2353be610165c4998bff540e Mon Sep 17 00:00:00 2001 From: Devopam Mittra Date: Mon, 15 Jun 2026 17:40:27 +0530 Subject: [PATCH 1/2] docs: add devopam/MCPg to Databases section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 573ebdd9a..4bd158e42 100644 --- a/README.md +++ b/README.md @@ -752,6 +752,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [Dataring-engineering/mcp-server-trino](https://github.com/Dataring-engineering/mcp-server-trino) 🐍 ☁️ - Trino MCP Server to query and access data from Trino Clusters. - [davewind/mysql-mcp-server](https://github.com/dave-wind/mysql-mcp-server) 🏎️ 🏠 A – user-friendly read-only mysql mcp server for cursor and n8n... - [designcomputer/mysql_mcp_server](https://github.com/designcomputer/mysql_mcp_server) 🐍 🏠 - MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines +- [devopam/MCPg](https://github.com/devopam/MCPg) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - Production-grade PostgreSQL MCP server with 100+ tools for catalog introspection, AST-validated safe query execution, index tuning, natural-language SQL, pgvector/TimescaleDB/AGE integrations, and HTTP/stdio transports. - [domdomegg/airtable-mcp-server](https://github.com/domdomegg/airtable-mcp-server) πŸ“‡ 🏠 - Airtable database integration with schema inspection, read and write capabilities - [edwinbernadus/nocodb-mcp-server](https://github.com/edwinbernadus/nocodb-mcp-server) πŸ“‡ ☁️ - Nocodb database integration, read and write 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 From 54a544942d70729cdd310c3263e1ece16b32b977 Mon Sep 17 00:00:00 2001 From: Devopam Mittra Date: Mon, 15 Jun 2026 17:44:30 +0530 Subject: [PATCH 2/2] docs: add Glama badge for devopam/MCPg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bd158e42..a080d301f 100644 --- a/README.md +++ b/README.md @@ -752,7 +752,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [Dataring-engineering/mcp-server-trino](https://github.com/Dataring-engineering/mcp-server-trino) 🐍 ☁️ - Trino MCP Server to query and access data from Trino Clusters. - [davewind/mysql-mcp-server](https://github.com/dave-wind/mysql-mcp-server) 🏎️ 🏠 A – user-friendly read-only mysql mcp server for cursor and n8n... - [designcomputer/mysql_mcp_server](https://github.com/designcomputer/mysql_mcp_server) 🐍 🏠 - MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines -- [devopam/MCPg](https://github.com/devopam/MCPg) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - Production-grade PostgreSQL MCP server with 100+ tools for catalog introspection, AST-validated safe query execution, index tuning, natural-language SQL, pgvector/TimescaleDB/AGE integrations, and HTTP/stdio transports. +- [devopam/MCPg](https://github.com/devopam/MCPg) [![devopam/MCPg MCP server](https://glama.ai/mcp/servers/devopam/MCPg/badges/score.svg)](https://glama.ai/mcp/servers/devopam/MCPg) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - Production-grade PostgreSQL MCP server with 100+ tools for catalog introspection, AST-validated safe query execution, index tuning, natural-language SQL, pgvector/TimescaleDB/AGE integrations, and HTTP/stdio transports. - [domdomegg/airtable-mcp-server](https://github.com/domdomegg/airtable-mcp-server) πŸ“‡ 🏠 - Airtable database integration with schema inspection, read and write capabilities - [edwinbernadus/nocodb-mcp-server](https://github.com/edwinbernadus/nocodb-mcp-server) πŸ“‡ ☁️ - Nocodb database integration, read and write 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