add-mcp
Back to registry
Netlify logo

Netlify

v1.0.0

netlify-mcp.netlify.app/mcp

This Netlify-hosted service provides a Model Context Protocol server that lets AI agents interact with Netlify capabilities. It is a dedicated MCP endpoint with OAuth-based authorization for agent access.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://netlify-mcp.netlify.app/mcp
npx add-mcp@latest https://netlify-mcp.netlify.app/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=app.netlify.netlify-mcp%2Fmcp"