perrypixel/Easy-Postgres-MCP
Minimal MCP server for PostgreSQL. Easily execute SQL queries with configurable read-only or write access, simple setup, and structured results—ideal for integrating PostgreSQL with MCP-compatible tool
Platform-specific configuration:
{
"mcpServers": {
"Easy-Postgres-MCP": {
"command": "npx",
"args": [
"-y",
"Easy-Postgres-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...