Netlify Edge MCP
Build Netlify Edge Functions with AI via MCP. Create Deno-powered edge handlers, manage site configuration, and optimize Jamstack deployments.
What is Netlify Edge MCP?
Netlify Edge MCP integrates Netlify's edge computing platform with AI through MCP. Netlify Edge Functions run Deno at the edge, enabling server-side personalization, geolocation, and dynamic content for Jamstack sites.
Deno at the Edge
Netlify Edge Functions use Deno, giving access to Web Standard APIs and npm packages. AI models can generate edge functions for content transformation, localization, and authentication.
Configuration
{
"mcpServers": {
"netlify-edge": {
"command": "npx",
"args": ["netlify-edge-mcp"],
"env": {
"NETLIFY_AUTH_TOKEN": "your_auth_token"
}
}
}
}
Use Cases
Netlify Edge MCP serves Jamstack developers adding server-side capabilities, teams implementing edge-based personalization, and anyone building dynamic experiences on Netlify's platform.
Key Features
- Generate Netlify Edge Functions (Deno)
- Configure edge function routing
- Manage site environment and build settings
- Create server-side personalization
- Monitor edge function logs
- Optimize Netlify CDN caching
Similar MCP Servers
View all →Everything Claude Code
The agent harness performance optimization system.
Mcp For Beginners
This open-source curriculum introduces the fundamentals of MCP.
DesktopCommanderMCP
MCP server for Claude with terminal control and file search.
Docker Hub MCP
Official MCP server to interact with Docker Hub.