Neon MCP
version: 0.6.4Learn more in the docs
Quick setup: Run npx neonctl@latest init to authenticate via OAuth, automatically create a Neon API key, and configure Cursor, VS Code, or Claude Code CLI to connect to the Neon MCP Server. Then ask your AI assistant "Get started with Neon". Learn more in the docs
Local setup (STDIO): For local MCP clients with API key authentication, run: npx -y @neondatabase/mcp-server-neon start YOUR_API_KEY. Get your API key from the Neon Console.
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.
Security Notice: The Neon MCP Server grants powerful database management capabilities through natural language requests. Please review our MCP security guidance before using.