Skip to content

v0.1.0

Choose a tag to compare

@ginkida ginkida released this 11 Mar 12:58
· 14 commits to main since this release

Initial release of dbecho — MCP server for multi-database PostgreSQL analytics.

Features

  • 11 tools: schema, query, analyze, compare, trend, anomalies, sample, erd, health, summary, list_databases
  • 3 MCP resources and 3 MCP prompts
  • Read-only connections with SQL injection prevention
  • Query timeouts and row limits
  • Multi-database support with TOML config
  • Environment variable expansion (${VAR} syntax)

Install

pip install dbecho

Quick start

See README for setup instructions.