Netlify's official MCP server lets an AI client create and deploy projects, manage environment variables, domains, forms, and access controls, and install Netlify extensions — plus a coding-rules tool the agent is meant to consult before writing any serverless or Netlify-SDK code. Its operational tools are GENERATED at connect time from the Netlify service domains your account can reach and split into read and update pairs, so the exact tool list depends on your account rather than being fixed; the coding-rules tool below is the one that is always present. Runs locally over stdio.
Example prompts
Read the Netlify coding rules before you write this serverless function.
Deploy the current project to Netlify and tell me the preview URL.
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.