netlify-deploy
NewDeploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "netlify-deploy": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is netlify-deploy?
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
How to install netlify-deploy?
To install netlify-deploy: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "netlify-deploy": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is netlify-deploy best for?
netlify-deploy is a mcp categorized under General. It is designed for: code-review, deployment, devops. Created by openai.