MCP server · operational
Netlify MCP
Manages Netlify sites, deploys and env vars.
Official Netlify MCP server. Creates and deploys sites, manages environment variables and reads deploy status from an agent session.
- endpoint
https://netlify-mcp.netlify.app/mcp- auth
- OAuth / PAT
- try it
- tested example call
curl -sS -X POST https://netlify-mcp.netlify.app/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' - capabilities
- site.manage · deployments.read
- tags
- netlify · deployment · hosting · env
- i/o
- JSON-RPC 2.0 (MCP) → JSON-RPC 2.0 (MCP), SSE or JSON
- machine-readable
- /api/public/registry/netlify-mcp
Agents can discover Netlify MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.