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"] } } }

07FAQ
What is Neon MCP?

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 is Neon for?

Developers on Neon who want an agent that can provision and query their Postgres.

How do I connect Neon to my agent?

Neon runs locally over stdio. Add it to your MCP client config: claude mcp add neon -- npx -y @neondatabase/mcp-server-neon.

Does Neon require authentication?

Yes — Neon authenticates with API key. You connect your own account, and it acts only within the scopes you grant.

How much does Neon cost?

Free · usage-based paid plans. Free plan is permanent (not a trial) — no credit card. See the full pricing breakdown on the Neon pricing page.

Is Neon verified on MCPExplorer?

Yes — Neon is hand-checked and featured on MCPExplorer. We pull its real tool surface, required scopes, and risk labels from the live index so you can see exactly what it does before connecting.


08Similar MCPs

Other MCP servers worth a look in Database.

Supabase
Database
Postgres and project ops for agents.
Postgres
Database
Query, analyze, and tune your Postgres database from your agent.
ChatSEO
SEO & content
An AI SEO agent inside your MCP client.
Apex
LinkedIn & outbound
Governed LinkedIn hands for your AI agent.

09Badge

Neon is featured on MCPExplorer. Add this badge to Neon’s site or README — it links back to this page.

Neon MCP — as seen on mcpexplorer.com

HTML — for your website

<a href="https://mcpexplorer.com/mcps/neon" target="_blank" rel="noopener"><img src="https://mcpexplorer.com/badge/neon.svg" alt="Neon MCP — as seen on mcpexplorer.com" height="20" /></a>

Markdown — for a README

[![Neon MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/neon.svg)](https://mcpexplorer.com/mcps/neon)

Get started

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