Neon
Manage Neon serverless Postgres — projects, branches, databases, roles.
623 stars 118 forks Last commit 2d ago Language TypeScript License Apache-2.0
Install
npx -y @neondatabase/mcp-server-neon Maintain this server? Add the badge
Show your README readers it's in a curated directory — and give them a one-click path to install docs and config.
Markdown
[](https://prismix.dev/mcp/neon) Theme-aware version (auto dark/light on GitHub) →
<a href="https://prismix.dev/mcp/neon"><picture><source media="(prefers-color-scheme: dark)" srcset="https://prismix.dev/api/badge/mcp/neon.svg?theme=dark"><img alt="Listed on Prismix" src="https://prismix.dev/api/badge/mcp/neon.svg"></picture></a> 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.