MCP server for multi-database PostgreSQL analytics. Ask your databases questions in natural language - get schema exploration, profiling, trends, anomaly detection, and cross-database comparisons. Read-only, safe, local.
Server Config
{
"mcpServers": {
"dbecho": {
"command": "dbecho",
"args": [
"--config",
"/path/to/dbecho.toml"
]
}
}
}