Back to directory
neondatabase-labs/mcp-server-neon

neondatabase-labs/mcp-server-neon

@neondatabase585

An open-source MCP server that enables natural language interaction with Neon Postgres databases via the Neon Management API.

neonpostgresdatabasemcp-servernatural-languageapi-integration

Installation & Configuration

{
  "mcpServers": {
    "neon": {
      "command": "npx",
      "args": [
        "-y",
        "@neondatabase/mcp-server-neon",
        "start",
        "<YOUR_NEON_API_KEY>"
      ]
    }
  }
}

Information

Transport
stdiostreamablesse
Language
TypeScript
Created
2024/11/29
Updated
2026/6/7