mcpfold logomcpfold

← Directory

Postgres MCP server

Read-only SQL queries against a Postgres database.

Database

How it runs

Postgres is a stdio MCP server. mcpfold launches it with:

npx -y @modelcontextprotocol/server-postgres

Add to your config

mcpfold add @modelcontextprotocol/server-postgres

Needs a token — mcpfold stores it as a reference (${env:DATABASE_URL}), never a value.

Or add it in the web editor →

Listed for convenience; mcpfold is not affiliated with or endorsed by this project.