Skip to main content
Glama
523,478 tools. Updated 2026-09-06 13:32

"Free PostgreSQL Database Solutions" matching MCP tools:

  • 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
  • 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
  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    MIT
  • Inspect PostgreSQL database schema to retrieve tables, columns, types, indexes, constraints, enums, and extensions.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Update the active PostgreSQL database or schema without reconnecting. Omit a parameter to keep it unchanged, enabling quick context switches for queries.
    MIT
  • Compare managed PostgreSQL database pricing across AWS, Azure, GCP, and OCI by specifying vCPUs, memory, and storage to find the cheapest option per cloud.
    MIT
  • Verify Azure credentials for Azure Database for PostgreSQL Flexible Server access and identify the mapped PostgreSQL login role. Use it first to diagnose authentication problems.
    MIT
  • Check database backend status and configuration. Verify SQLite or PostgreSQL usage, diagnose connectivity issues, and confirm migrations using key metrics. Enterprise license required.
    AGPL 3.0
  • List all schemas in an Azure PostgreSQL database with their owner and table count for quick database overview.
    MIT
  • List tables, views, and materialized views in a PostgreSQL database with estimated row counts and total size. Filter by schema or database to inspect specific parts of the schema.
    MIT
  • Creates compressed remote MySQL, PostgreSQL, or MongoDB backups over SSH without modifying the source database. Supports transaction-safe MySQL dumps and PostgreSQL custom-format backups.
    MIT
  • Verify tunnel and PostgreSQL connection status, and return database version, user, and access mode.
    MIT
  • Retrieve an overview of the connected PostgreSQL database: version, name, size, table count, and connection info.
    MIT
  • Check the active PostgreSQL session context: connected server, database, and schema.
    MIT
  • Establish a connection to a PostgreSQL database within the MCP PostgreSQL Server. Use this tool when explicitly requested or if other database commands encounter connection failures.
    MIT