MCP server intelligence profile

@fastly/mcp Server

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

Local OnlyOfficial distributionfastly
Verified cleanNpm · 2.1.5

Our scanner tested version 2.1.5 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
3Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install @fastly/mcp from npm

Install exact version 2.1.5. No verified executable entrypoint is available, so use the package documentation to launch it.

npm install --save-exact @fastly/mcp@2.1.5

Identity

Canonical slugfastly-mcp-3ce4adc1DeploymentLocal Only
Canonical packagenpm:@fastly/mcpRepositoryfastly/mcp
First publishedLatest release
Last security verificationAug 20, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@fastly/mcp2.1.57Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@fastly/mcp2.1.5CurrentSep 5, 20263 toolsSucceeded · 0 resources · 0 promptsVerified clean
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceartifact_hash_verifiedSignature
MCP SDKArtifact SHA-2563c93a69e04f67bd8d72e0e105ac2ad2baff0d34161a7a0aa6bf01a88558268b4
Scannermcp-proof-engine 0.1.0Scan completedAug 20, 2026
Security ratingMethodology
0Proven
91Clean
18Inconclusive
0Flaky
0Errors

Current protocol inventory

2025-06-18Negotiated protocol
@fastly/mcpServer-reported name
1Capability groups
Aug 18, 2026Observed

Tools 3

ToolCategoryAnnotationsRisk
executeRun JavaScript in a sandbox with the Fastly API client pre-authenticated. If you already know the method, call it directly. Otherwise, use `search` first and copy its `usage` snippet. You MUST use `return` to produce output. API methods return values directly (arrays, objects), not wrapped in `.result`. Every Fastly.*Api class is pre-instantiated as a camelCase global: `serviceApi`, `purgeApi`, `backendApi`, etc. Example: `return await serviceApi.listServices();`
Input schema
{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "code": {
      "type": "string",
      "description": "JavaScript code to execute. `Fastly` is available globally. Auth is pre-configured. Use `return` to get results."
    }
  },
  "required": [
    "code"
  ]
}
inspectGet full documentation for a specific API method, including parameters, return type, and example code. Use this after search to understand how to call a method and what it returns. Accepts a method name (e.g. 'listServices') or ClassName.methodName (e.g. 'ServiceApi.listServices').
Input schema
{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "method": {
      "type": "string",
      "description": "Method name (e.g. 'listServices') or ClassName.methodName (e.g. 'ServiceApi.listServices')"
    }
  },
  "required": [
    "method"
  ]
}
searchFind Fastly API methods by keyword, class name, method name, or HTTP path. Each result includes a ready-to-use `usage` snippet you can pass directly to `execute`. For simple calls, go straight from search to execute. Use `inspect` only when you need full parameter docs.
Input schema
{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "query": {
      "type": "string",
      "description": "A keyword (e.g. 'purge'), an API class name (e.g. 'PurgeApi'), a method name (e.g. 'createBackend'), or an HTTP path fragment (e.g. '/service/{service_id}/purge')"
    }
  },
  "required": [
    "query"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

@fastly/mcp Server questions

How do I install @fastly/mcp Server?

Install the selected package version with: npm install --save-exact @fastly/mcp@2.1.5

What tools does @fastly/mcp Server provide?

@fastly/mcp Server exposed 3 tools during independent protocol observation, including execute, inspect, search.

Is @fastly/mcp Server secure?

Our scanner tested version 2.1.5 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.