Back to registry
Neon logo

Neon

v1.0.0

com.neon/mcp

Official Neon MCP server for managing Neon projects and Postgres databases.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.neon.tech/mcp
secret

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>"