Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tendant • Uncategorized
A Go-based PostgreSQL MCP server providing secure and efficient database access for AI agents.
Secure, read-only access to PostgreSQL databases.
Efficient connection pooling and query management.
Flexible deployment modes including stdio and HTTP server.
postgres-mcp-go is a PostgreSQL Model Context Protocol server implemented in Go that supports multiple modes including stdio and HTTP server. It offers security features such as read-only mode and query validation, along with connection pooling and configurable limits like row limits and timeouts. This enables AI agents to securely and efficiently interact with PostgreSQL databases with controlled resource usage.