[ MCP_NODE_3767 ]

neon

CATEGORY:
PROTOCOL: MCP v1.0
[ DESCRIPTION ]

MCP server for interacting with Neon Management API and databases

[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "neon-en": {
            "description": "MCP server for interacting with Neon Management API and databases",
            "command": "npx",
            "args": [
                "-y",
                "mcp-remote",
                "https://mcp.neon.tech/mcp"
            ]
        }
    }
}
Source: claude-code-templates (MIT). See About Us for full credits.
[ UPLINK_INFO ]
TYPE
Unknown
HOW TO INSTALL:
  1. Open your Claude Desktop config file.
  2. Copy the JSON block on the left.
  3. Paste it into the mcpServers section.
  4. Restart Claude Desktop.