Submit

Db Whisper

@404-UNKNOW

Connect your real-time database to Cursor/Claude safely.Supports PostgreSQL & SQLite, built-in SQL safety validator, local-first.

Server Config

{
  "mcpServers": {
    "db-whisper": {
      "command": "npx",
      "args": [
        "-y",
        "db-whisper-mcp"
      ],
      "env": {
        "DATABASE_URL": "postgresql://username:password@host:port/database",
        "NODE_ENV": "production"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.