Execute read-only SQL queries against PostgreSQL, MySQL, or SQL Server. Automatically adapts syntax to the target dialect. Returns results with connection and dialect metadata. Default limit 100 rows.
133,407 tools. Last updated 2026-05-12 22:37
"postgresql" matching MCP tools:
- Analyze SQL query execution plans and receive plain-English performance recommendations. Supports PostgreSQL and MySQL.
- Upgrade PostgreSQL database versions safely for Heroku apps. Plan migration paths, verify compatibility, and execute controlled upgrades with confirmation protection to ensure a secure transition.Apache 2.0
- Run SQL statements (SELECT, INSERT, UPDATE, DELETE, DDL) on a project's dedicated PostgreSQL database. Supports parameterized queries with $1, $2 placeholders for safety. Returns rows and count for SELECT, changes for mutations, or changes:0 for DDL.MIT
- Detect time-based blind SQL injection vulnerabilities by sending sleep-inducing payloads and measuring response delays in MySQL, PostgreSQL, and MSSQL databases.MIT
- Run SQL queries to analyze, modify, or troubleshoot Heroku PostgreSQL databases. Execute commands or file-based queries with credential management for direct database access.Apache 2.0
Matching MCP Servers
- -license-qualityBmaintenanceA Model Context Protocol server that provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.Last updated185,86985,290MIT
- Alicense-qualityBmaintenanceA general-purpose PostgreSQL MCP server with full read-write SQL access, atomic multi-statement transactions, and schema inspection. Works with any PostgreSQL instance — local, Supabase, AWS RDS, or self-hosted — and connects to Claude, Cursor, Windsurf, or any MCP-compatible AI client.Last updated671ISC
Matching MCP Connectors
Connect AI tools to your PostgreSQL with permissions, encryption, and audit trails.
- ThinAir DataOAuth
Connect your AI to any database — PostgreSQL, MySQL, or SQL Server — in seconds.
- Analyze Heroku PostgreSQL database configurations, monitor performance metrics, and assess health and resource usage. Obtain detailed insights into database operations for informed decision-making.Apache 2.0
- Execute read-only SQL queries against your PostgreSQL database and retrieve the results.MIT
- Retrieve the full database schema for a given project on Hatchable, including tables, columns with data types, and indexes.MIT
- Fetch the schema of a connected PostgreSQL database, listing all tables and columns.MIT
- Analyze query conflict statistics on PostgreSQL standby/replica servers to diagnose replication-related performance issues and monitor standby health.
- Retrieve PostgreSQL server configuration parameters to view current values, descriptions, and change requirements for performance tuning and system analysis.
- Analyze PostgreSQL user-defined function performance statistics including execution counts, timing data, and bottlenecks to optimize database operations.
- Retrieve comprehensive statistics for all PostgreSQL database tables, including access patterns, tuple operations, and maintenance history to analyze usage and identify maintenance needs.
- Monitor current locks and identify blocked sessions in PostgreSQL databases to diagnose lock contention and prevent deadlocks.
- Analyze PostgreSQL table relationships including foreign keys, dependencies, and inheritance to understand database schema design and plan data migrations.
- Monitor PostgreSQL replication status, lag, and slot statistics to diagnose issues and check standby performance.
- Analyze top PostgreSQL queries by execution time to identify performance bottlenecks and optimize database performance using pg_stat_statements statistics.
- Analyze PostgreSQL background writer and checkpoint performance statistics to monitor I/O efficiency and troubleshoot checkpoint-related issues.
- Check PostgreSQL server version, connection status, and extension availability to verify database accessibility and configuration before monitoring or analysis tasks.