Netlify
OfficialbyNetlify
Build, deploy, and manage web application workflows.
API Key Required
Configuration
{
"mcpServers": {
"netlify": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-netlify"
],
"env": {
"NETLIFY_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.