Skip to main content
Glama
213,070 tools. Last updated 2026-06-19 10:08

"A server for PostgreSQL database management and queries" matching MCP tools:

  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    MIT
  • Load backend-generated starter queries for a database schema to help explore an unfamiliar database.
    Apache 2.0
  • 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
  • Establish database connections for PostgreSQL, MySQL, or SQLite to enable querying, schema management, and migration operations within the Berth MCP server.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Create database backups for PostgreSQL, MySQL, and SQLite using native dump tools, with output paths sandboxed to a designated backup directory.
    MIT
  • 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
  • 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
  • Monitor currently running PostgreSQL queries to identify performance bottlenecks and manage database connections effectively.
    MIT
  • Check PostgreSQL server version, connection status, and extension availability to verify database accessibility and configuration before monitoring or analysis tasks.
    MIT
  • Connect to any PostgreSQL database to check connection status or discover available databases. Supports SSL, AWS Secrets Manager, and automatic instance discovery.
    MIT
  • Execute read-only SQL SELECT queries on a PostgreSQL database. Supports CTEs and EXPLAIN, with configurable row limit and timeout.
    MIT
  • Execute SQL SELECT queries to retrieve data from PostgreSQL databases. This read-only tool returns query results with rows, columns, and metadata for database analysis.
    MIT
  • Retrieve all PostgreSQL user accounts with permission details, creation dates, and status information for security audits and permission management.
    MIT
  • Check live database health: monitor sessions, locks, transactions. Resolve connection issues, blocked queries, and deadlocks.
    MIT