Fastly Compute MCP
Build edge applications on Fastly Compute with AI via MCP. Write Rust/JS edge functions, manage VCL, and optimize CDN performance.
What is Fastly Compute MCP?
Fastly Compute MCP connects AI to Fastly's Compute@Edge platform. Fastly runs WebAssembly at the edge with sub-millisecond cold starts, making it one of the fastest edge computing platforms available.
WebAssembly at the Edge
Write edge logic in Rust, JavaScript, or Go, compiled to WebAssembly. AI models can help generate Compute@Edge applications with proper request/response handling, backend fetching, and edge dictionary access.
Configuration
{
"mcpServers": {
"fastly-compute": {
"command": "npx",
"args": ["fastly-compute-mcp"],
"env": {
"FASTLY_API_TOKEN": "your_api_token"
}
}
}
}
Use Cases
Fastly Compute MCP serves teams building high-performance edge applications, CDN customization, real-time data processing at the edge, and privacy-preserving computation close to users.
Key Features
- Generate Fastly Compute@Edge applications
- Configure VCL (Varnish Configuration Language)
- Manage edge dictionaries and config stores
- Monitor real-time analytics and logs
- Optimize cache strategies and purging
- Deploy to Fastly's global POP network
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.