Loading MCP server directory, please wait...
Scout your PostgreSQL databases with AI - safety features, monitoring, and data quality
npx @getmcp/cli add io.github.bluwork/postgres-scout-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bluwork/postgres-scout-mcp": {
"command": "npx",
"args": [
"-y",
"postgres-scout-mcp",
"read-only",
"postgresql://localhost:5432/postgres"
]
}
}
}