Netlify-MCP-Server

Netlify-MCP-Server

5

The Netlify MCP Server is a tool that allows users to interact with Netlify using the CLI for site deployment and management. It is compatible with the Netlify CLI version 19.1.5 and uses a server context to execute commands. The server emphasizes error handling and parameter validation.

Netlify MCP Server

A Model Context Protocol (MCP) server designed for managing interactions with Netlify using their CLI, version 19.1.5. It supports deploying sites, managing environment variables, and accessing site data. Key features include:

  • Deploy and manage sites (e.g., create, delete, get status)
  • Manage environment variables
  • Comprehensive error handling and type-safe validation

To install, use Smithery CLI or follow manual steps including dependency installation and server building. Authentication is handled through Netlify Personal Access Tokens.