Connector guide1-minute read8 MCP toolsEN · DE · IT

Postgres zu MCP — Postgres aus jedem KI-Agent steuern

Direct Postgres connection over libpq — execute SELECT/EXPLAIN queries, list schemas/tables/indexes, sample rows, fetch column stats. Read-only role recommended for AI use.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Postgres

MCP connector

Postgres

Direct Postgres connection over libpq — execute SELECT/EXPLAIN queries, list schemas/tables/indexes, sample rows, fetch column stats. Read-only role recommended for AI use.

Tools

8

Region

SELF-HOST

Category

Data & Analytics

Authentication

Basic Auth

Required env vars

POSTGRES_URL
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Postgres in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Direct Postgres connection over libpq — execute SELECT/EXPLAIN queries, list schemas/tables/indexes, sample rows, fetch column stats. Read-only role recommended for AI use.

Frag einfach

Beispiel-Prompts für Postgres

Klick auf einen Prompt, um ihn zu kopieren. In Claude, ChatGPT, Cursor, Gemini, Copilot oder OpenClaw einfügen — und gegen diesen Konnektor laufen lassen.

Postgres · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Postgres klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein git clone, kein lokaler Server.

Postgres

Direct Postgres connection over libpq — execute SELECT/EXPLAIN queries, list schemas/tables/indexes, sample rows, fetch column stats. Read-only role recommended for AI use.

Einrichtung

Voraussetzungen: POSTGRES_URL

Connector lokal installieren

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Öffne http://localhost:3000/connectors/store, wähle Postgres und trage die unter Voraussetzungen aufgelisteten Variablen ein.

Verfügbare Tools

Nächste Schritte

War dieser Guide hilfreich?

Ready to ship

Your Postgres agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Verwandte Anleitungen