| Kafka MCP | Postgres MCP | |
|---|---|---|
| Description | MCP server for Apache Kafka that allows LLM agents to inspect topics, consumer groups, and safely manage offsets (reset, rewind). | All-in-one MCP server for Postgres development and operations, with tools for performance analysis, tuning, and health checks |
| Category | Databases | Databases |
| Language | Python | Python |
| License | Apache-2.0 | MIT |
| Stars | 10 | 2487 |
| Website | https://github.com/wklee610/kafka-mcp | https://github.com/crystaldba/postgres-mcp |