foliagerosebush512/dbecho
Enable AI agents to query and analyze PostgreSQL databases in natural language with secure, read-only access and instant insights.
Platform-specific configuration:
{
"mcpServers": {
"dbecho": {
"command": "npx",
"args": [
"-y",
"dbecho"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/foliagerosebush512/dbecho)
---
dbecho lets you talk to your PostgreSQL databases with tools like Claude Code, Cursor, or any MCP client. Use it to explore database schemas, run analytics, compare data across databases, and more. It works in read-only mode and runs locally on your Windows PC.
---
You will find the software at this page:
[Visit this page to download dbecho](https://github.com/foliagerosebush512/dbecho)
This link takes you to the place where you can get the latest version of dbecho for Windows.
---
Follow these steps to get dbecho running:
Open a web browser and go to the download page: https://github.com/foliagerosebush512/dbecho
Look for a file that ends with .exe or .msi. This file is the installer for Windows.
Double-click the downloaded file. You may see a security prompt; choose โRunโ to continue.
The installer will guide you through a few screens. Keep the default choices unless you want to change the installation folder.
When the installer finishes, it will add dbecho to your Start Menu.
Open the Start Menu, search for โdbecho,โ and open the app.
---
Make sure your PC meets these basic requirements:
---
dbecho connects to your PostgreSQL databases using tools that speak the MCP (Model Context Protocol) standard. It
Loading reviews...