mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-16 11:51:18 +00:00
Merge pull request #14416 from antonorlov/add-mcp-postgres-server
Add antonorlov/mcp-postgres-server 🤖🤖🤖
This commit is contained in:
@@ -1090,6 +1090,7 @@ Secure database access with schema inspection capabilities. Enables querying and
|
|||||||
- [aliyun/alibabacloud-tablestore-mcp-server](https://github.com/aliyun/alibabacloud-tablestore-mcp-server) ☕ 🐍 ☁️ - MCP service for Tablestore, features include adding documents, semantic search for documents based on vectors and scalars, RAG-friendly, and serverless.
|
- [aliyun/alibabacloud-tablestore-mcp-server](https://github.com/aliyun/alibabacloud-tablestore-mcp-server) ☕ 🐍 ☁️ - MCP service for Tablestore, features include adding documents, semantic search for documents based on vectors and scalars, RAG-friendly, and serverless.
|
||||||
- [amineelkouhen/mcp-cockroachdb](https://github.com/amineelkouhen/mcp-cockroachdb) 🐍 ☁️ - A Model Context Protocol server for managing, monitoring, and querying data in [CockroachDB](https://cockroachlabs.com).
|
- [amineelkouhen/mcp-cockroachdb](https://github.com/amineelkouhen/mcp-cockroachdb) 🐍 ☁️ - A Model Context Protocol server for managing, monitoring, and querying data in [CockroachDB](https://cockroachlabs.com).
|
||||||
- [andyWang1688/sql-query-mcp](https://github.com/andyWang1688/sql-query-mcp) [](https://glama.ai/mcp/servers/andyWang1688/sql-query-mcp) 🐍 🏠 - A general-purpose MCP server that lets AI work with multiple databases within clear boundaries. Supports PostgreSQL and MySQL today with schema discovery, sampling, read-only queries, and query-plan inspection.
|
- [andyWang1688/sql-query-mcp](https://github.com/andyWang1688/sql-query-mcp) [](https://glama.ai/mcp/servers/andyWang1688/sql-query-mcp) 🐍 🏠 - A general-purpose MCP server that lets AI work with multiple databases within clear boundaries. Supports PostgreSQL and MySQL today with schema discovery, sampling, read-only queries, and query-plan inspection.
|
||||||
|
- [antonorlov/mcp-postgres-server](https://github.com/antonorlov/mcp-postgres-server) [](https://glama.ai/mcp/servers/antonorlov/mcp-postgres-server) 📇 🏠 ☁️ 🍎 🪟 🐧 - PostgreSQL over MCP, including databases behind an SSH bastion.
|
||||||
- [appwrite/mcp](https://github.com/appwrite/mcp) [](https://glama.ai/mcp/servers/appwrite/mcp) 🎖️ 🐍 ☁️ - Official Appwrite MCP server. Connect via hosted OAuth at `https://mcp.appwrite.io/` (no API keys) or self-host with a project API key to manage databases, auth, users, functions, storage, messaging, and more.
|
- [appwrite/mcp](https://github.com/appwrite/mcp) [](https://glama.ai/mcp/servers/appwrite/mcp) 🎖️ 🐍 ☁️ - Official Appwrite MCP server. Connect via hosted OAuth at `https://mcp.appwrite.io/` (no API keys) or self-host with a project API key to manage databases, auth, users, functions, storage, messaging, and more.
|
||||||
- [ArcadeData/arcadedb](https://github.com/ArcadeData/arcadedb) [](https://glama.ai/mcp/servers/@ArcadeData/arcade-db-multi-model-dbms) 🎖️ ☕ 🏠 - Built-in MCP server for ArcadeDB, a multi-model database (graph, document, key-value, time-series, vector) with SQL, Cypher, Gremlin, and MongoDB QL support.
|
- [ArcadeData/arcadedb](https://github.com/ArcadeData/arcadedb) [](https://glama.ai/mcp/servers/@ArcadeData/arcade-db-multi-model-dbms) 🎖️ ☕ 🏠 - Built-in MCP server for ArcadeDB, a multi-model database (graph, document, key-value, time-series, vector) with SQL, Cypher, Gremlin, and MongoDB QL support.
|
||||||
- [Arun-kc/schemabrain](https://github.com/Arun-kc/schemabrain) [](https://glama.ai/mcp/servers/Arun-kc/schemabrain) 🐍 🏠 🍎 🪟 🐧 - Read-only trust layer for Postgres: the agent never writes SQL — twelve tools compile it from definitions you control, PII and secret categories are refused before the query runs, and every call lands in a tamper-evident SHA-256 audit chain.
|
- [Arun-kc/schemabrain](https://github.com/Arun-kc/schemabrain) [](https://glama.ai/mcp/servers/Arun-kc/schemabrain) 🐍 🏠 🍎 🪟 🐧 - Read-only trust layer for Postgres: the agent never writes SQL — twelve tools compile it from definitions you control, PII and secret categories are refused before the query runs, and every call lands in a tamper-evident SHA-256 audit chain.
|
||||||
|
|||||||
Reference in New Issue
Block a user