BeClaude

netlify-deploy

New
7.3kSmitheryGeneralby openai

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "netlify-deploy": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
code-reviewdeploymentdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.