Skip to main content
Glama
198,739 tools. Last updated 2026-06-13 10:23

"Information about PostgreSQL (Postgres) database system" matching MCP tools:

  • List active database sessions and identify blocking locks using system views for PostgreSQL, MySQL, and SQL Server.
    MIT
  • Retrieve details about the vulnerability database, including status and update information, to verify data currency before scanning.
    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
  • Provide agents with full database management: create tables, insert, query, update, delete, import, export, and run raw SQL across SQLite, Postgres, MySQL, and Turso.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol (MCP) Server that allows AI models to securely interact with data hosted in Azure Database for PostgreSQL. It enables natural language querying, schema exploration, and data management through MCP clients like Claude Desktop and Visual Studio Code.
    Last updated
    MIT

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.

  • Find the safest first AI workflow before investing in AI agents or automation.

  • Check PostgreSQL server version, connection status, and extension availability to verify database accessibility and configuration before monitoring or analysis tasks.
    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
  • Retrieve system status from a local RAG server: total documents, chunks, database size, and configuration.
    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
  • Validate SQLite and Postgres schemas, queries, and migrations in isolated disposable sandboxes to catch database errors before deployment.