MCP.so
Sign In
Servers
D

Dbecho

@ginkida

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.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "dbecho": {
      "command": "dbecho",
      "args": [
        "--config",
        "/path/to/dbecho.toml"
      ]
    }
  }
}

More from Databases