Community MCP server for Neon serverless PostgreSQL platform. Agents can create and manage databases, create database branches for development, execute SQL queries, handle connection pooling, and manage compute endpoints. Neon's branching feature enables instant database copies for testing. Ideal for development workflows needing flexible, serverless PostgreSQL infrastructure.
npx -y @neondatabase/mcp-server-neon
{
"mcpServers": {
"neon": {
"env": {
"NEON_API_KEY": "your-api-key"
},
"args": [
"-y",
"@neondatabase/mcp-server-neon"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 6 tools available.
Community MCP server for Neon serverless PostgreSQL platform. Agents can create and manage databases, create database branches for development, execute SQL queries, handle connection pooling, and manage compute endpoints. Neon's branching feature enables instant database copies for testing. Ideal for development workflows needing flexible, serverless PostgreSQL infrastructure.
Neon has 6 tools available.
Neon offers a free tier with 300 calls per month. For higher usage, paid plans start at €0/month.
You can install Neon using the following command: npx -y @neondatabase/mcp-server-neon. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Neon is listed under the Data & Analytics category in the AgentForge MCP registry.
Neon has a current uptime of 99.9% with an average response time of 40ms.
To connect Neon, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Neon's tools via the Model Context Protocol.