v0.1.0
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 dbechoQuick start
See README for setup instructions.