Enables assistants to interact with the Fastly API, allowing them to manage services, domains, TLS settings, traffic, dictionaries, ACLs, purge content, and make configuration changes.
{
"mcpServers": {
"fastlymcp": {
"command": "npx",
"args": [
"-y",
"@fastly/mcp"
]
}
}
}