π§
pg-lens-mcp
π§MCP ServerYohannHommet/pg-lens-mcp
glama
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add postgres -e DB_HOST=localhost -e DB_PORT=5432 -e DB_DATABASE=your_database -e DB_USERNAME=your_username -e DB_PASSWORD=your_password -e DB_SCHEMA=public -- node /absolute/path/to/postgres-server/dist/index.jsClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"postgres": {
"command": "node",
"args": ["/...0
Last UpdatedJun 22, 2026