Back to search
30
MCP

acuvity/mcp-server-postgres

docker/acuvity/mcp-server-postgres

PostgreSQL database integration with schema inspection and query capabilities.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

acuvity/mcp-server-prisma
Gives LLMs the ability to manage Prisma Postgres databases.
0 tools
acuvity/mcp-server-aws-postgres
Natural language to PostgreSQL queries for AWS Aurora Postgres via RDS Data API
0 tools
acuvity/mcp-server-benborla-mysql
MySQL database integration in NodeJS with configurable access controls and schema inspection.
0 tools
acuvity/mcp-server-mongodb
MCP server for interacting with MongoDB and MongoDB Atlas.
0 tools
acuvity/mcp-server-aws-aurora-dsql
AWS Labs MCP server for Aurora DSQL with PostgreSQL-compatible SQL query execution
0 tools
acuvity/mcp-server-aiven
Navigate your Aiven projects and interact with PostgreSQL, Kafka, ClickHouse and OpenSearch services
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "acuvity/mcp-server-postgres": {
      "url": "None",
      "transport": "http"
    }
  }
}