Neon MCP Server

Stabledatabase
450 starsTypeScriptneondatabase
GitHubnpm
About

Overview

The Neon MCP Server provides tools for managing Neon's serverless PostgreSQL platform. AI agents can create and manage database branches, run SQL queries, manage compute endpoints, and handle database migrations. Neon's branching model makes it ideal for development workflows where you need isolated database environments.
Capabilities

Tools & Capabilities

list_projects

List all Neon projects

create_branch

Create a new database branch from an existing one

query

Execute SQL queries against a Neon database

list_branches

List all branches in a project

describe_table

Get the schema of a table

get_connection_string

Get the connection string for a branch

Setup

Installation

bash
Install
npx -y @neondatabase/mcp-server-neon
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "neon": {
      "command": "npx",
      "args": ["-y", "@neondatabase/mcp-server-neon"],
      "env": {
        "NEON_API_KEY": "your-neon-api-key"
      }
    }
  }
}

Quick Info

Authorneondatabase
LanguageTypeScript
StatusStable
Stars 450
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.