Neon MCP
the six Ws · specification
Maintained officially by Neon (neondatabase).
It lets an agent create projects and branches, run SQL, and manage serverless Postgres databases.
It runs locally via npx or as a hosted remote server that authenticates to the Neon API.
An agent reaches for it when provisioning, branching, or querying Neon Postgres databases.
It turns Neon's branching and database management into agent-callable operations.
Node.js and a Neon API key (or OAuth via the hosted remote server).
Official vendor maintainer; the API key is account-mutating and can create or delete projects, so scope it carefully. It makes outbound calls to Neon's API.
alternatives