# Best Postgres MCP Servers

> AI-ranked search results for `best postgres mcp servers` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 119 total matches; showing the top 1.

Explore on the web: https://awesome-repositories.com/q/best-postgres-mcp-servers

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/best-postgres-mcp-servers).**

## Results

- [materializeinc/materialize](https://awesome-repositories.com/repository/materializeinc-materialize.md) (6,314 ⭐) — Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda, PostgreSQL, and MySQL, and incrementally maintains materialized views. It provides a PostgreSQL-compatible query engine that accepts standard SQL over the PostgreSQL wire protocol, enabling any existing SQL client or BI tool to query real-time data. The system also includes a Model Context Protocol (MCP) server that exposes live materialized view data to AI agents, providing fresh context without polling.

Materialize distinguishes itself through its ability to offer configurable c
