[ MCP_NODE_3767 ]
neon
CATEGORY:
Database
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.