Installation & Configuration
{
"mcpServers": {
"postgres": {
"command": "uvx",
"args": [
"postgres-mcp",
"--access-mode=unrestricted"
],
"env": {
"DATABASE_URI": "postgresql://username:password@localhost:5432/dbname"
}
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/12