Netlify

Netlify MCP Connector for Claude

A+

Manage your Netlify sites and deployments via the Netlify API — list sites, trigger builds, and monitor forms directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Netlify account to any AI agent and orchestrate your web hosting and deployment workflows through natural conversation.

What you can do

  • Site Oversight — List and retrieve detailed information for all your web projects hosted on Netlify.
  • Deployment Management — Monitor deploy statuses and retrieve specifics for any historical deployment.
  • Build Automation — Trigger new builds for your sites directly from your workspace.
  • Form Processing — Access form submissions and list available forms to monitor user engagement.
  • DNS & Domains — List managed DNS zones and domains associated with your account.
  • User Insights — Retrieve authenticated user profile information for account verification.

How it works

  1. Subscribe to this server
  2. Enter your Netlify Personal Access Token
  3. Start managing your edge-native sites from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Frontend Developers — quickly check deploy statuses and trigger builds without leaving their editor.
  • DevOps Engineers — monitor site health and domain configurations straight from their workflow tools.
  • Content Teams — retrieve recent form submissions and user feedback using natural language.
web-hostingdeployment-automationserverless-functionsbuild-pipelinescontinuous-deployment

10 tools expose this connector's capabilities to your AI agent.

get_deploy

Get specific deploy details

get_site

Get details of a specific site

get_user

Get authenticated user profile

list_domains

List all DNS zones/domains

list_builds

List builds for a site

list_deploys

List all deploys for a site

list_form_submissions

List submissions for a specific form

list_forms

List all forms for a site

list_sites

List all Netlify sites

trigger_build

Trigger a new build for a site

See how to talk to your AI agent using Netlify.

List all my Netlify sites.

I've retrieved your sites. You have 3 projects active: 'Portfolio V2' (ID: site_1), 'Company Blog' (ID: site_2), and 'E-commerce App' (ID: site_3).

Trigger a new build for site site_1.

Triggering the build for 'Portfolio V2'... Done! A new build process has started. You can monitor its progress using `list_builds`.

Show the latest contact form submissions for site_2.

Retrieving form submissions... I found 3 recent messages. Topics include 'Pricing Inquiry' from John and 'Technical Issue' from Sarah. Would you like to see the full content of these messages?

Yes! Use the `list_deploys` tool with your Site ID. Your agent will fetch the latest deployments and their statuses, such as 'ready', 'error', or 'building'.

Related Connectors