Exposes Neon’s Management API and Postgres workflows through MCP so agents can branch databases for safe migrations, run SQL, compare schemas, and tune slow queries—pairing serverless Postgres ergonomics with explicit human approval for destructive steps.
Use cases
- Migration dry runs
- Branch-based schema work
- SQL exploration
- Perf triage
Key features
- Claude Desktop
- Claude Code
- Cursor
- VS Code
- Windsurf
Related
Related
3 Indexed items
Prisma MCP
Offers local and remote MCP entry points so assistants can reason about Prisma schemas, propose migrations, and manage Prisma Postgres workflows with explicit guardrails instead of ad-hoc SQL in chat.
Supabase MCP
Connects to Supabase projects over a remote MCP endpoint so agents can inspect tables, debug edge functions, and align types with live backends.
MongoDB MCP
Lets assistants run explain plans, inspect collections, and draft aggregation pipelines against MongoDB clusters you authorize—useful when debugging document models and slow queries without pasting dumps by hand.