A Pulumi package for creating and managing fastly cloud resources.. Based on terraform-provider-fastly: version v4
Fastly MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. A Pulumi package for creating and managing fastly cloud resources.. Based on terraform-provider-fastly: version v4.
The Fastly resource provider for Pulumi lets you manage Fastly resources in your cloud programs. To use this package, please install the Pulumi CLI first.
Once Fastly is connected, these are the calls the assistant has available:
fastly — apiKey - (Required) This is the API key. It must be provided, but it can also be sourced from the FASTLY_API_KEYYou will need 2 environment variables: FASTLY_API_KEY, FASTLY_API_URL. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Installation goes through your MCP client rather than a global install: point it at @pulumi/fastly on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
This sits in the cloud and infrastructure group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Fastly's toolset — fastly — is a fair guide to whether it matches your workflow. It is maintained by pulumi-bot; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Fastly's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| fastly | apiKey - (Required) This is the API key. It must be provided, but it can also be sourced from the FASTLY_API_KEY |
{
"mcpServers": {
"fastly": {
"command": "npx",
"args": ["-y", "@pulumi/fastly"],
"env": {
"FASTLY_API_KEY": "your-value",
"FASTLY_API_URL": "your-value"
}
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
| Variable | Description | Required |
|---|---|---|
| FASTLY_API_KEY | Credential the server authenticates with. | Yes |
| FASTLY_API_URL | Endpoint or connection string the server talks to. | Yes |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.