Chat with PostgreSQL databases securely via MCP with role-based write access.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Cloudflare PostgreSQL MCP Server" yet — see the docs or source repo.
After connecting to the PostgreSQL database, query the daily order count and revenue for the last 30 days, return results sorted by date ascending, and include a brief conclusion.
A readable result table or SQL output, plus a short summary of business trends over the last 30 days.
List all tables in the current database, their key columns, and relationships, and identify frequently queried tables that may be missing indexes.
A schema overview, table relationship notes, and recommendations for index optimization.
Assuming I have write access, help me batch mark tickets with status 'pending' and no updates for over 7 days as 'archived', and first preview how many records will be affected.
First return a preview or count of affected records, then perform the update if authorized and report the result.
Connect AI assistants to PostgreSQL for secure querying, management, and analysis.
Safely explore PostgreSQL schemas and run controlled read or write queries.
Connect AI to PostgreSQL for querying, analysis, and database development tasks.
Query and manage remote PostgreSQL databases securely using natural language.
Safely manage PostgreSQL databases with schema exploration, procedure analysis, and test data generation.
Connect to PostgreSQL via MCP for queries, schema inspection, and database changes.