Skip to content
Netlify logo

Netlify MCP server

Netlify is a platform for building and deploying websites and apps.

Netlify is not a separate install. One Activepieces MCP server exposes it alongside 760+ other apps, behind a single URL.

Tools
4
Works with
Any MCP client
Auth
OAuth 2.0
License
MIT, open source
Updated
August 2026

About the Netlify MCP server

Connect Netlify once in Activepieces and every action it ships becomes a tool your assistant can call, behind the same server URL as the rest of your apps. Your agent reaches Netlify and 760+ other apps over a single connection, on our cloud or a self-hosted install.

Tools

Netlify tools your AI can run

Once connected, your assistant can call any of these Netlify actions by asking in plain language.

  • Start Deploy

    Triggers a new build for a site on Netlify. Supports clearing build cache.

    2 fields

  • Get Site

    Get a specified site. Note: Environment variable keys and values have moved from build_settings.env and repo.env to a new endpoint. Please use getEnvVars to retrieve site environment variables.

    1 field

  • List Site Deploys

    Returns a list of all deploys for a specific site.

    3 fields

  • List Files

    Returns a list of all the files in the current deploy.

    1 field

Triggers

Netlify events your agent can watch

These start a run the moment something happens in Netlify, so work gets picked up on its own.

  • New Deploy Started

    Fires immediately when a deploy job starts on your Netlify site.

    1 field

  • New Deploy Succeeded

    Fires when a new site version has successfully deployed.

    1 field

  • New Deploy Failed

    Fires when a site deploy fails.

    1 field

  • New Form Submission

    Fires when a Netlify form submission is received.

    1 field

Give your assistant Netlify

Connect Netlify once and every tool above is callable from Claude, Cursor or any MCP client, behind the same server URL as 760+ other apps. Free to start.

Netlify MCP, answered.

No. That is the point of it. One Activepieces server exposes Netlify alongside every other piece you connect, so your client keeps a single connection.

Yes. Activepieces is open source and free to start, and the MCP server is included on every plan, from the free cloud tier to any self-hosted deployment.

Connect Netlify in Activepieces, enable the server under Settings → MCP Server, then paste your server URL into your client config. It authenticates over OAuth on first use.

It can call 4 tools, including Start Deploy, Get Site, List Site Deploys, and chain them with steps in other apps inside the same run.

Connections use OAuth2 with limited scopes and are stored under 256-bit encryption, with no API to read them back, so an agent gets scoped access rather than your keys.