Installation & Configuration
{
"mcpServers": {
"postgres": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp/postgres",
"postgresql://host.docker.internal:5432/mydb"
]
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/4/16
Updated
2025/4/16