Neon's official MCP server lets an agent provision and operate Neon serverless Postgres: create projects and branches, run SQL, inspect schemas, perform safe branch-based migrations, and tune queries. Deterministic Neon API/SQL calls; Neon recommends authorizing each action and using it for dev/test.
Example prompts
Create a dev branch of my database and run a migration to add a column.
List my Neon projects and the connection string for the main branch.
Before you connect
What this server signs you in with — you provide it to the server itself, not to FindAgent. The full setup is on the Setup tab.