Neon logo

Neon MCP

version: 0.6.4
Manage your Neon Postgres databases with natural language.
https://mcp.neon.tech/mcp
The Neon MCP Server lets AI agents and dev tools like Cursor interact with Neon by translating plain English into Neon API calls—no code required. You can create databases, run queries, and make schema changes just by typing commands like "Create a database named 'my-new-database'" or "List all my Neon projects".
Built on the Model Context Protocol (MCP), the server bridges natural language and the Neon API to support actions like creating projects, managing branches, running queries, and handling migrations.
Learn more in the docs

Read-Only Version

Safe for cloud environments. All transactions are read-only - perfect for querying and analyzing data without modification risks.

Enable read-only mode by adding the x-read-only: true header in your MCP configuration.

Add to Cursor

Security Notice: The Neon MCP Server grants powerful database management capabilities through natural language requests. Please review our MCP security guidance before using.

Available Tools