Netlify MCP Server
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
deploy-site | Deploy a site to Netlify |
list-sites | List all Netlify sites |
set-env-vars | Set environment variables for a site |
get-deploy-status | Get deployment status for a site |
add-dns-record | Add a DNS record to a site |
deploy-function | Deploy a serverless function |
manage-form | Manage form submissions |
manage-plugin | Manage site plugins |
manage-hook | Manage webhook notifications |