Ainative Postgres MCP
UnclaimedZero-config PostgreSQL MCP server with auto-provisioning. Drop-in replacement for @modelcontextprotocol/server-postgres — no DATABASE_URL needed.
Install
$
npx ainative-postgres-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (7)
Auto-provisioning
No
create_table
Create a new table with SQL DDL
describe_table
Get full table schema: columns, types, constraints, indexes
insert
Insert rows into a table (returns inserted rows)
list_tables
List all tables with schema, name, and type
pgvector
Manual setup
query
Execute read-only SQL queries (runs in READ ONLY transaction)