Loading MCP server directory, please wait...
MCP server for PostgreSQL: local, Docker, RDS, Neon, Supabase, or behind an SSH bastion.
npx @getmcp/cli add io.github.antonorlov/mcp-postgres-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.antonorlov/mcp-postgres-server": {
"command": "npx",
"args": [
"-y",
"mcp-postgres-server"
],
"env": {
"DATABASE_URL": "",
"PG_HOST": "",
"PG_PORT": "5432",
"PG_USER": "",
"PG_PASSWORD": "",
"PG_DATABASE": "",
"PG_ALLOW_WRITE": "false",
"PG_SSLMODE": "",
"PG_SSL_CA": "",
"PG_ENABLE_RUNTIME_CONNECT": "false",
"PG_MAX_RESULT_BYTES": "32768",
"PG_STATEMENT_TIMEOUT": "30000",
"PG_CONNECT_TIMEOUT": "10000",
"PG_SSH_HOST": "",
"PG_SSH_PORT": "22",
"PG_SSH_USER": "",
"PG_SSH_PRIVATE_KEY": "",
"PG_SSH_PASSPHRASE": "",
"PG_SSH_AGENT": "",
"PG_SSH_PASSWORD": "",
"PG_SSH_FINGERPRINT": "",
"PG_SSH_KEEPALIVE_INTERVAL": "15000"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Run efficiency for coding agents: share of paid tokens that became output, not context re-reading.