Neon Vendor Data

Neon

Manage Neon serverless Postgres — projects, branches, databases, roles.

615 stars 113 forks Last commit 1d ago Language TypeScript License Apache-2.0
Sign in to like, install, or save to a bundle → View on GitHub →

Install

npx -y @neondatabase/mcp-server-neon

Maintainer? Add the badge

Listed on Prismix ← shows on your README, links back here
[![Listed on Prismix](https://prismix.dev/api/badge/mcp/neon.svg)](https://prismix.dev/mcp/neon)

Claude Desktop / Cursor config

Drop into your claude_desktop_config.json or Cursor MCP settings. Replace the ${…} placeholders with your own values.

{
  "mcpServers": {
    "neon": {
      "command": "npx",
      "args": ["-y", "@neondatabase/mcp-server-neon", "start"],
      "env": { "NEON_API_KEY": "${NEON_API_KEY}" }
    }
  }
}

About

Neon's official MCP server. Specifically for Neon-hosted Postgres: list + create projects, branch databases for testing, manage roles + connection strings, fork production data into a branch. Auth via Neon API key.

Discussion (0)

Sign in to comment →

No comments yet. Sign in to start the discussion.

More Data servers