Back to search
30
MCP

acuvity/mcp-server-aws-postgres

docker/acuvity/mcp-server-aws-postgres

Natural language to PostgreSQL queries for AWS Aurora Postgres via RDS Data API

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

Similar MCP servers embedding-nearest

acuvity/mcp-server-aws-mysql
MCP server for Aurora MySQL providing natural language to SQL query conversion
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-postgres
PostgreSQL database integration with schema inspection and query capabilities.
0 tools
acuvity/mcp-server-elasticsearch
Connects to Elasticsearch for natural language data queries.
0 tools
acuvity/mcp-server-aws-bedrock-kb-retrieval
Access and query Amazon Bedrock Knowledge Bases with natural language retrieval
0 tools
acuvity/mcp-server-couchbase
Interact with the data stored in Couchbase clusters using natural language.
0 tools

How to use

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

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