mcp-server-neon

jordan-jakisa/mcp-server-neon
★ 0 stars Rust 🗄️ Database Updated today
Manage Neon Postgres projects, branches, and databases from Zed via the Neon MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-neon": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-server-neon"
      ]
    }
  }
}

README Excerpt

A Zed extension that exposes the [Neon MCP server](https://github.com/neondatabase/mcp-server-neon) as a context server, so Zed's AI assistant can manage Neon Postgres projects, branches, and databases in natural language. - Zed - A Neon API key — create one at https://console.neon.tech/app/settings/api-keys