Skip to main content
Glama
134,441 tools. Last updated 2026-05-23 17:40

"Postgres" matching MCP tools:

  • 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.
    MIT
  • 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.
    MIT
  • List active database sessions and identify blocking locks using system views for PostgreSQL, MySQL, and SQL Server.
    MIT
  • Analyze SQL query execution plans and receive plain-English performance recommendations. Supports PostgreSQL and MySQL.
    MIT

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,772
    MIT

Matching MCP Connectors

  • Execute data quality validation rules from a YAML file against DuckDB, BigQuery, Athena, Databricks, or Postgres, returning a JSON report with optional LLM-driven root cause analysis.
    Apache 2.0
  • 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
  • Find MCP servers across registries by describing capabilities or keywords. Returns ranked candidates with details and optional token-cost comparison.
    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
  • Retrieve the database schema for Logfire telemetry data, including table structures and column types, to construct efficient SQL queries.
    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.
    MIT
  • Search a Postgres knowledge base to find information using queries, supporting domain filtering and result limits for targeted data retrieval.
    MIT
  • Store facts and decisions permanently in a knowledge graph using semantic embeddings for meaning-based retrieval.
    MIT
  • 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