mcps / neon
✓ MCPExplorer Verified

Neon MCP server

Serverless Postgres for agents.

Databaseby NeonhealthyAPI keyFree · usage-based paid plans

01What it is

Neon's official MCP server lets your agent manage serverless Postgres — spin up projects and branches, run SQL, and even run safe schema migrations with a branch-based preview.

Who it’s for: Developers on Neon who want an agent that can provision and query their Postgres.


02Highlights
Branch & migrate
Create database branches and run schema changes safely before applying them.
Run SQL
Query and inspect your Neon databases from the agent.

03Add it to your agent

Local MCP server — runs on your machine via the command below.

claude mcp add neon -- npx -y @neondatabase/mcp-server-neon
{ "mcpServers": { "neon": { "command": "npx", "args": ["-y","@neondatabase/mcp-server-neon"] } } }

Get started

Set up Neon and put it to work — Free · usage-based paid plans. Or see its full verified profile.