Netlify MCP Servers

Build, deploy, and secure Model Context Protocol (MCP) servers on Netlify. Use whenever the task involves creating an MCP server, exposing an app or API to AI agents as MCP tools, letting Claude / Cursor / Claude Code call a custom remote server, or adding MCP tools to an existing Netlify site. Covers the MCP SDK + Streamable HTTP transport on a Netlify Function, authentication (single shared secret vs per-user API keys with Netlify Identity), read/write safety, file uploads, and connecting clients. Use even when the user just says "MCP", "tool server for an agent", or "let an AI use my API".

netlify 2a74ce3 4 files · 28.1 KB Updated

File contents

netlify/context-and-tools/tree/main/skills/netlify-mcp-servers commit 2a74ce35a9

Frequently asked questions

npx skillmds add netlify/netlify-mcp-servers