Skip to main content
Glama
181,326 tools. Last updated 2026-06-07 21:06

"How to Connect to a PostgreSQL Database" 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
  • Establish database connections for PostgreSQL, MySQL, or SQLite to enable querying, schema management, and migration operations within the Berth MCP server.
    MIT
  • 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

Matching MCP Servers

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Daily world briefing that tells AI assistants what's actually happening right now. Leaders, conflicts, deaths, economic data, holidays. Updated daily so they stop getting current events wrong.

  • 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
  • Switches the active PostgreSQL server and database connection. Required before executing queries; specify server from list_servers and optionally select 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
  • Execute SQL queries on the DX Data Cloud PostgreSQL database to retrieve organizational data. Use information_schema to explore available tables and columns.
    MIT
  • Establish a connection to PostgreSQL or MySQL databases using direct parameters or environment variables for secure data access.
    MIT
  • Retrieve all schemas from a PostgreSQL database to view their names and owners for database exploration and management.
    MIT
  • Establish a connection to a PostgreSQL database by specifying host, user, password, and database name. Use when default connection fails or specific access is required.
    MIT
  • Resolve the effective SSH configuration for a host to see how SSH will connect, including hostname, user, port, identity files, and proxy settings from ~/.ssh/config.
    MIT
  • Establish a connection to a PostgreSQL database using a connection string. Subsequent queries use this connection until changed.
    MIT
  • Inspect a database or ORM schema to understand its structure. Supports SQLite, PostgreSQL, MySQL, Prisma, and Drizzle with local caching.
    MIT