N
netlify-mcp.netlify.app
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.
Netlify exposes one OAuth-protected MCP server at `https://netlify-mcp.netlify.app/mcp` using streamable HTTP and OAuth 2.0 metadata advertised from the same host.
discovered 1d ago
MCP servers1
- Netlify MCP Serverdetected
Credentials
OAuth 2.0oauth2
OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://netlify-mcp.netlify.app/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing