Deploy sites, manage DNS, and configure build settings
Deploy static sites and serverless functions with Netlify. Automatic builds, deploy previews, and built-in CI/CD.
{
"mcpServers": {
"netlify": {
"env": {
"NETLIFY_AUTH_TOKEN": "your_auth_token"
},
"args": [
"-y",
"@netlify/mcp-server"
],
"command": "npx"
}
}
}NETLIFY_AUTH_TOKENyour_auth_token