Loomal

Postgres MCP

MCP server by github.com/edelciomolina/postgres-mcp

PostgreSQL MCP wrapper with .env credential mapping, tool selection, and safe read-only defaults.

5 starsnpm: @edelciomolina/postgres-mcp

About Postgres MCP

Postgres MCP is an MCP (Model Context Protocol) server published by edelciomolina in the official MCP registry, listed under Databases on Loomal. PostgreSQL MCP wrapper with .env credential mapping, tool selection, and safe read-only defaults.

It ships as an npm package (@edelciomolina/postgres-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/edelciomolina/postgres-mcp, where the project has earned 5 GitHub stars.

Use Postgres MCP with your agent

Claude Code · one command
claude mcp add postgres-mcp-mcp -- npx -y @edelciomolina/postgres-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "postgres-mcp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@edelciomolina/postgres-mcp"
      ]
    }
  }
}
npm@edelciomolina/postgres-mcp

Frequently asked questions

What is Postgres MCP?
Postgres MCP is an MCP (Model Context Protocol) server by edelciomolina in the Databases category. PostgreSQL MCP wrapper with .env credential mapping, tool selection, and safe read-only defaults.
How do I connect Postgres MCP to Claude, Cursor, or another MCP client?
Install Postgres MCP from its npm package (@edelciomolina/postgres-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Postgres MCP open source?
Yes — the source code is public at github.com/edelciomolina/postgres-mcp, with 5 GitHub stars.
Can AI agents pay to use Postgres MCP?
Not yet through Loomal — Postgres MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Postgres MCP? Claim this listing free by verifying GitHub ownership, or contact us.