Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @sarmadparvez/postgresql-mcp

@sarmadparvez/postgresql-mcp

MCP server for PostgreSQL with full read-write support, transactions, and schema inspection. Works with any PostgreSQL instance — local, Supabase, AWS RDS, or self-hosted. Use with Claude, Cursor, Windsurf, and any MCP-compatible AI client.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "sarmadparvez-postgresql-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sarmadparvez/postgresql-mcp"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @sarmadparvez/postgresql-mcp

Details

Websitehttps://www.npmjs.com/package/@sarmadparvez/postgresql-mcp
GitHubgit+https://github.com/sarmadparvez/postgresql-mcp.git
Licenseunknown
Pricingfree
Tagsmcp mcp-server model-context-protocol postgresql postgres database sql ai
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC