kapyn
RadarDatabases

Neon

Databases · MCP Server

Visit Website

About Neon

Neon's MCP server lets an assistant create databases and branches and run SQL against serverless Postgres, turning requests into database operations.

Manage serverless Postgres with natural language.

CategoryDatabases
TypeMCP Server
SourceOfficial
Websitegithub.com

Installing Neon

Runs on demand via npx. Nothing to install globally.

Claude Code
claude mcp add neon -- npx -y @neondatabase/mcp-server-neon
Claude Desktop · Cursor · VS Code · Windsurf
{
  "mcpServers": {
    "neon": {
      "command": "npx",
      "args": [
        "-y",
        "@neondatabase/mcp-server-neon"
      ],
      "env": {
        "NEON_API_KEY": "<your NEON_API_KEY>"
      }
    }
  }
}

Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.

Requires NEON_API_KEY, get this from the maintainer. Never commit them.

See Neon alternatives

Similar tools

PostgreSQLQuery a Postgres database in natural language.SupabaseManage your Supabase project from the assistant.RedisRead and write a Redis store from the assistant.ChromaStore and semantically search embeddings.MindsDBQuery many databases as one, in natural language.MongoDBQuery and manage MongoDB from the assistant.

Find more on the Radar

Browse every tool, model, and MCP server in one place.

Open the Radar