π§
mcp-postgres
π§MCP Servermgcrea/mcp-postgres
glama
Installation
Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add postgres -- docker run --rm -i -e MCP_TRANSPORT=stdio -e POSTGRES_HOST=host.docker.internal -e POSTGRES_PORT=5432 -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=secret -e POSTGRES_DB=mydb ghcr.io/mgcrea/mcp-postgresClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"postgres": {
"type": "stdio",
"command": "d...0
Last UpdatedJun 22, 2026