Back to search
30
MCP
ainative-postgres-mcp
npm/ainative-postgres-mcpZero-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 pgvector on first run.
Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ainative-postgres-mcp": {
"url": "None",
"transport": "http"
}
}
}