Back to MCP Directory
Connections & Capabilities
Connects To
GitHubTwitter
Quickstart
Install
npm install -gConfig
{
"mcpServers": {
"fastly api": {
"command": "bunx",
"args": ["fastly-mcp-server@latest", "run"],
"env": {
"API_KEY_APIKEYAUTH": "your-fastly-api-key"
}
}
}
}