Skip to main content
Glama
161,488 tools. Last updated 2026-05-30 03:25

"PostgreSQL database information and resources" matching MCP tools:

  • 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
  • Check PostgreSQL server version, connection status, and extension availability to verify database accessibility and configuration before monitoring or analysis tasks.
    MIT
  • Retrieve a list of all PostgreSQL databases with owner, encoding, size, and connection limit information to monitor server resources and identify existing databases.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Access comprehensive company data including financial records, ownership structures, and contact information. Search for businesses using domains, registration numbers, or LinkedIn profiles to streamline due diligence and lead generation. Retrieve historical financial performance and complex corporate group structures to support informed business analysis.

  • Real-time CVE, exploit, and vulnerability intelligence for AI assistants (350K+ CVEs, 115K+ PoCs)

  • 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
  • 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
  • Retrieve all schemas from a PostgreSQL database to view their names and owners for database exploration and management.
    MIT
  • Introspect a PostgreSQL database and generate an OWL ontology from its schema, including classes, properties, and cardinality restrictions.
    MIT
  • Terminate an active PostgreSQL database connection by providing its connection ID to release resources and end the session.
    MIT
  • Retrieve PostgreSQL database version, connection details, and configuration settings for monitoring and troubleshooting database instances.
    MIT
  • Connect to a PostgreSQL database using a connection URL or individual parameters like host, port, database, user, password, and SSL. Optionally enable read-only mode to block modifications.
    MIT
  • Retrieve PostgreSQL database schema details like tables, columns, data types, and constraints to understand database structure.
    MIT
  • Dump MySQL, PostgreSQL, or MongoDB databases to a file on a remote server via SSH. Provide the database type, name, credentials, and output file path to create the dump.
    MIT