Skip to content

Neon Database (Official)

Freemium

by Cloud Tools Co

Serverless Postgres management with branch-based migrations and query tuning via natural language.

v1.0.0Added Feb 10, 2025
postgresserverlessbranching
Works with:ClaudeGPTGeminiCopilot

Neon MCP Server

Serverless Postgres management with branch-based migrations and query tuning via natural language.

Features

  • Serverless Postgres
  • Branch migrations
  • Autoscaling
  • Query tuning
  • Instant provisioning

Installation

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

Reviews

Leave a Review

Installation

Quick install
npx -y @neondatabase/mcp-server-neon
Add to claude_desktop_config.json
{
  "mcpServers": {
    "neon-database-(official)": {
      "command": "npx",
      "args": ["-y", "@neondatabase/mcp-server-neon"]
    }
  }
}