Zero-config Postgres MCP server with auto-provisioning. Drop-in replacement for @modelcontextprotocol/server-postgres — no DATABASE_URL needed. Auto-provisions a managed PostgreSQL instance with pgvec…
{
"mcpServers": {
"ainative-postgres-1": {
"command": "npx",
"args": [
"-y",
"ainative-postgres-mcp"
]
}
}
}