Labsco
netlify logo

Netlify

βœ“ Officialβ˜… 47

from netlify

Create, build, deploy, and manage Netlify resources using natural language.

πŸ”₯πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedAccount requiredNeeds API keys

Netlify MCP Server

Netlify MCP Server follows the Model Context Protocol (MCP) to enable code agents to use the Netlify API and CLIβ€”so they can create new projects, build, deploy, and manage your Netlify resources using natural language prompts.


Overview

The Model Context Protocol is an emerging standard protocol for connecting code agents with MCP servers, allowing them to manage resources and perform tasks using natural language. The Netlify MCP Server acts as a bridge, providing API access, CLI tools, prompts, and more for your agents.

You can connect to the Netlify MCP Server using a variety of MCP clients, including:


Use Cases

With Netlify MCP Server, your AI agents can:

  • Create, manage, and deploy Netlify projects
  • Modify access controls for enhanced project security
  • Install or uninstall Netlify extensions
  • Fetch user and team information
  • Enable and manage form submissions
  • Create and manage environment variables and secrets
  • and more...

Generating a New Personal Access Token (PAT)

  1. In the Netlify dashboard, select your user icon.
  2. Go to User settings > OAuth > New access token.
  3. Copy your token and add it (temporarily) to your MCP config as above.
  4. Restart or refresh your MCP client.

Resources