Netlify-MCP-Server
If you are the rightful owner of Netlify-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Netlify through their CLI, enabling site deployment, environment variable management, and more.
The Netlify MCP Server is a specialized server designed to facilitate interactions with Netlify's platform using their CLI. It supports a range of functionalities such as deploying sites, managing environment variables, and accessing site data. The server is compatible with Netlify CLI version 19.1.5 and has been updated to ensure compatibility with this version. It provides a non-interactive way to manage Netlify resources, making it ideal for automated workflows and integrations. The server requires a Personal Access Token for authentication, as interactive login methods are not supported. It also includes comprehensive error handling and type-safe parameter validation using Zod.
Features
- Deploy and manage sites including deployment, build, and status checks.
- Manage environment variables with operations like set, get, unset, and import.
- Access site data and resources such as listing sites, functions, and environment variables.
- Comprehensive error handling for robust operation.
- Type-safe parameter validation using Zod for reliable input processing.
Tools
站点与部署管理工具
site` etc.
环境变量管理工具
env` etc.
日志查看工具
logs`