mcpfreemiumverified
Neon MCP
Serverless Postgres branching for agents
Create branches, run queries and manage serverless Postgres databases on Neon.
Install Neon MCP
Paste into claude_desktop_config.json
{
"mcpServers": {
"neon": {
"command": "npx",
"args": [
"-y",
"@neondatabase/mcp-server-neon"
]
}
}
}Run in your terminal
claude mcp add neon -- npx -y @neondatabase/mcp-server-neon Paste into .cursor/mcp.json
{
"mcpServers": {
"neon": {
"command": "npx",
"args": [
"-y",
"@neondatabase/mcp-server-neon"
]
}
}
} After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.
Facts
- Stars
- ★ 2,900
- Maintainer
- Neon (official)
Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.