com.neon/mcp
Official Neon MCP server for managing Neon projects and Postgres databases.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Optional Bearer token with a Neon API key.
Optional header to enable read-only mode for tool filtering.
npx add-mcp@latest https://mcp.neon.tech/mcp --transport http --header "Authorization: <Authorization>" --header "x-read-only: <x-read-only>"