Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Netlify MCP Server logo
MCP server

Netlify MCP Server

Netlify's own MCP server for creating, deploying and managing sites.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @netlify/mcp
mcpServers
{
  "mcpServers": {
    "netlify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@netlify/mcp"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required
Stars
60

Netlify publishes this server so a coding agent can drive the Netlify API and CLI in one place: create a project, start a build, inspect a deploy, adjust team and environment settings. It runs locally over stdio, and Netlify also hosts a remote endpoint for clients that prefer an HTTP connection. Access follows your existing Netlify login or a personal access token.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?