Deploy my site to production
Common usage pattern for this MCP server
Ask Claude: "Deploy my site to production"Create, deploy, and manage websites on Netlify platform
Control Netlify sites and deployments through Claude for comprehensive site management.~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"netlify": {
"transport": "http",
"url": "https://netlify-mcp.netlify.app/mcp"
}
}
}{
"mcpServers": {
"netlify": {
"transport": "http",
"url": "https://netlify-mcp.netlify.app/mcp"
}
}
}Build minutes quota exceeded - site paused
Starter plan: 300 build minutes/month. Check usage at app.netlify.com under team settings. Upgrade plan for more minutes. Site auto-resumes next billing cycle or upgrade immediately.
API rate limit exceeded during deployment
GitHub API limit: 60 req/hour unauthenticated. Authorize Netlify app with GitHub for higher limit. Reduce file count in deployments. Use .gitignore to exclude unnecessary files from builds.
OAuth authentication fails or permissions denied
Re-authenticate at https://netlify-mcp.netlify.app/mcp. Verify account has team member role with deploy permissions. Check site access settings allow API operations. Logout and login to refresh token.
Environment variable not available during build
Add variables in site settings under Build & deploy > Environment. Use exact key names (case-sensitive). Redeploy site after adding variables. Check build logs for variable loading confirmation.
Common usage pattern for this MCP server
Ask Claude: "Deploy my site to production"Common usage pattern for this MCP server
Ask Claude: "Update the API_KEY environment variable"Common usage pattern for this MCP server
Ask Claude: "Show recent form submissions"Common usage pattern for this MCP server
Ask Claude: "Configure domain redirect"Loading reviews...
Join our community of Claude power users. No spam, unsubscribe anytime.
Required