Skip to main content
Glama
133,407 tools. Last updated 2026-05-12 22:37

"postgres" matching MCP tools:

  • List all registered database connections for your tenant, showing name, ID, database type (PostgreSQL/MySQL/SQL Server), and creation date. Flags duplicate names. No sensitive data returned.
  • Execute read-only SQL queries against PostgreSQL, MySQL, or SQL Server. Automatically adapts syntax to the target dialect. Returns results with connection and dialect metadata. Default limit 100 rows.
  • Analyze SQL query execution plans and receive plain-English performance recommendations. Supports PostgreSQL and MySQL.
  • List active database sessions and identify blocking locks using system views for PostgreSQL, MySQL, and SQL Server.

Matching MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Postgres Pro is an open source Model Context Protocol (MCP) server built to support you and your AI agents throughout the entire development process—from initial coding, through testing and deployment, and to production tuning and maintenance.
    Last updated
    9
    2,699
    MIT

Matching MCP Connectors

  • Search files in a project using regex patterns. Supports glob filtering, case-insensitive matching, context lines, and output modes (paths, content with line numbers, or match counts). Results limited to 250 by default; use glob to narrow searches.
    MIT
  • Persist agent execution traces (input, output, spans, tool calls, cost, latency, token usage) for later evaluation and analysis. Call after agent output to enable scoring and auditing.
    MIT
  • Describe database table columns, primary key, foreign keys, and indexes by querying the live catalog. Use before writing SQL joins or dashboard queries to verify column names and types.
    MIT
  • List all configured Airflow connections to external systems (databases, APIs, services) and retrieve their metadata such as connection ID, type, host, port, and schema. Passwords are never returned for security.
    Apache 2.0
  • Create a new Hatchable project with a dedicated PostgreSQL database, URL slug, and project ID. Call this before writing files or creating tables.
    MIT
  • Retrieve the database schema for Logfire telemetry data, including table structures and column types, to construct efficient SQL queries.
    MIT
  • Manages databases for agents with full SQL capabilities including table creation, queries, indexing, and data import/export.
    MIT
  • Analyze call volume and success-code distribution over a specified time window, grouped by hour or day, to monitor SIP server performance.
    Apache 2.0
  • Add structured information to a Postgres knowledge base for organized storage and retrieval. This tool enables users to input content with metadata like domain, source, and tags to build a searchable knowledge repository.
  • Search a Postgres knowledge base to find information using queries, supporting domain filtering and result limits for targeted data retrieval.
  • Store facts and decisions permanently in a knowledge graph using semantic embeddings for meaning-based retrieval.
    MIT