Neon MCP server
Manage Neon serverless Postgres projects and run SQL.
How it runs
Neon is a stdio MCP server. mcpfold launches it with:
npx -y @neondatabase/mcp-server-neonAdd to your config
mcpfold add @neondatabase/mcp-server-neonNeeds a token — mcpfold stores it as a reference (${env:NEON_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.