Skip to main content
Glama
306,516 tools. Last updated 2026-07-25 11:18

"Information about PostgreSQL database" matching MCP tools:

Matching MCP Servers

  • -
    license
    -
    quality
    C
    maintenance
    An MCP server that provides information about Utkarsh, including bio, skills, work experience, and portfolio projects, accessible via local stdio or remote HTTP with OAuth.
    Last updated
  • F
    license
    A
    quality
    B
    maintenance
    An MCP (Model Context Protocol) server that gives AI agents live, structured ad intelligence across Facebook, Google, and Instagram — data that no base model can produce from training alone. Powered by Apify actors. Works with any MCP-compatible client: Cursor, Claude, etc.
    Last updated
    11

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.

  • Search Argus HQ public FDA enforcement data: warning letters, recalls, approvals, 483s.

  • 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
  • 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
  • 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
  • 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 persistent connection to a PostgreSQL database using a connection string for subsequent queries.
    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