🔧

mcp-postgres

🔧MCP Server

imangali01/postgres-mcp

glama

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub
claude mcp add postgres -e PG_HOST=db.example.com -e PG_PORT=5432 -e PG_DATABASE=analytics -e PG_USER=mcp_readonly -e PG_PASSWORD=СЮДА_ПАРОЛЬ -e PG_SSLMODE=require -- /путь/к/репозиторию/.venv/bin/python /путь/к/репозиторию/run_server.py
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "postgres": { "command": "/путь/к/репозиторию/.ven...
0
Last UpdatedJul 29, 2026