
Install guide and config at curatedmcp.com Neon MCP: Let AI Safely Test and Migrate Your...
Install guide and config at curatedmcp.com
The Neon MCP server connects Claude, Cursor, and other AI agents directly to Neon's serverless PostgreSQL platform — giving your AI assistant full control over database provisioning, branching, schema inspection, and migrations. It's the official integration, built by Neon's team.
The killer feature here: database branching. Your AI can create an isolated copy of your production database, run destructive operations or complex migrations in that branch, then merge or discard the changes. This makes AI-driven schema changes dramatically safer than running them directly on prod.
This MCP server unlocks several powerful capabilities:
Execute raw SQL queries against your Neon databases. Create and manage database branches — isolated, ephemeral copies perfect for testing. Provision new projects and databases instantly via API. Inspect table schemas and relationships so the AI understands your data structure. Run migrations and schema changes safely in branched environments. Monitor compute usage and configure auto-suspend for cost control.
The serverless architecture is particularly useful for AI workflows that run intermittently — you pay zero when the agent isn't active. No idle compute tax.
npx -y @neondatabase/mcp-server-neon
Add to your Claude Desktop configuration:
{
"mcpServers": {
"neon-mcp": {
"command": "npx -y @neondatabase/mcp-server-neon",
"env": {
"NEON_API_KEY": "your_api_key_here"
}
}
}
}
Grab your API key from the Neon console, then restart Claude.
Full install guides for Claude Desktop, Cursor, Windsurf, and more at CuratedMCP.
cursorCursor Automations in 2026: wire event-triggered coding agents to Slack, CI, and...
aiThe specs exist. The AI just can't see them. I've always been the type who builds hobby...
amazonbedrockConnect Claude Code, Cursor and Codex to Amazon Bedrock's new console (2026) Summary. On 5...
aiThere is a weird uncanny valley with LLM-generated UI right now. The code functions perfectly, but if...
aiI went down a rabbit hole this morning reading the late-2025 Juejin AI roundups side by side, and the...
mcpInstall guide and config at curatedmcp.com Zendesk MCP: Let Claude Handle Your Support...
Workflows from the Neura Market marketplace related to this Cursor resource