Skip to main content
Glama
133,797 tools. Last updated 2026-05-13 07:43

"Information on PostgreSQL Database Management System" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • ship-on-friday MCP — wraps StupidAPIs (requires X-API-Key)

  • UK pest, disease, and weed management — symptom diagnosis, IPM, approved products

  • Retrieve all schemas from a PostgreSQL database to view their names and owners for database exploration and management.
    MIT
  • Manage PostgreSQL database object comments - retrieve, add, update, or delete descriptive text on tables, columns, functions, and other database objects to document schema structure.
    AGPL 3.0
  • Terminate an active PostgreSQL database connection by providing its connection ID to release resources and end the session.
    MIT
  • Provision a database on Coolify by specifying its type, server UUID, project UUID, and environment name. Supports PostgreSQL, MySQL, MariaDB, MongoDB, Redis, ClickHouse, Dragonfly, and KeyDB.
    MIT
  • Check system health, retrieve API version, and get system information for infrastructure management through the Coolify platform.
    MIT
  • Dump databases (MySQL, PostgreSQL, MongoDB) to files on remote servers via SSH. Specify server, database type, credentials, and output path for automated backups.
    MIT
  • Analyze PostgreSQL database configuration, performance, or security to identify optimization opportunities and ensure efficient operations.
    AGPL 3.0
  • Monitor PostgreSQL database performance in real-time by tracking connections, queries, locks, replication status, and setting custom alert thresholds for proactive management.
    AGPL 3.0
  • Execute SQL queries on PostgreSQL databases with parameterized support for prepared statements, enabling safe read-only database interaction.
    MIT
  • Retrieve a detailed list of all PostgreSQL extensions installed in your database using the Self-Hosted Supabase MCP Server, enabling efficient database management and feature inspection.