Back to Browse

Neon Postgres MCP Server

Data & AnalyticsUse Caution2.0Local
Free

Manage Neon serverless Postgres databases with natural language

About

The Neon Postgres MCP Server lets your AI assistant manage Neon's serverless Postgres databases with natural language. Create and manage branches, run SQL queries, handle migrations, and monitor database performance.

Built by Neon, this server leverages Neon's unique branching capability that lets you create instant database copies for testing and development. It supports full database management including creating projects, branches, and running queries.

Ideal for developers using Neon's serverless Postgres platform who want AI-assisted database management, schema design, and data exploration with the added power of instant branching.

Security Report

2.0
Use Caution2.0Critical Risk

Valid MCP server (1 strong, 1 medium validity signals). 11 known CVEs in dependencies (0 critical, 5 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

3 files analyzed · 12 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Server URL (defaults to VERCEL_URL)Optional

Environment variable: SERVER_HOST

Neon OAuth provider URLOptional

Environment variable: UPSTREAM_OAUTH_HOST

OAuth client IDOptional

Environment variable: CLIENT_ID

OAuth client secretOptional

Environment variable: CLIENT_SECRET

Secret for signed cookiesOptional

Environment variable: COOKIE_SECRET

Vercel KV (Upstash Redis) URLOptional

Environment variable: KV_URL

Postgres URL for token storageOptional

Environment variable: OAUTH_DATABASE_URL

Winston log level: error, warn, info (default), debug, verbose, sillyOptional

Environment variable: LOG_LEVEL

How to Install

Add this to your MCP configuration file:

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

Reviews

No reviews yet

Be the first to review this server!

Neon Postgres MCP Server - Manage Neon serverless Postgres databases with natural | MCP Marketplace