MCP.so
Sign In

Netlify

Create, deploy, manage, and secure websites on Netlify

Documentation

About Netlify

Netlify helps teams create, deploy, manage, and secure websites. Its connector gives assistants deployment and site-management context for working with projects, builds, hosting, and modern web workflows.

Connection details

https://netlify-mcp.netlify.app/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add netlify --transport http https://netlify-mcp.netlify.app/mcp

Frequently asked questions

What is the Netlify remote MCP server?

The Netlify remote MCP server is a hosted Model Context Protocol endpoint at https://netlify-mcp.netlify.app/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Netlify MCP server?

Add the endpoint https://netlify-mcp.netlify.app/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Netlify MCP server require authentication?

Yes. Netlify uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Netlify MCP server use?

Netlify exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers