Fastly Object Storage — Object
S3-compatible object operations for Fastly Object Storage including put, get, head, delete, and listing keys within a bucket.
Fastly Object Storage — Object is a Naftiko capability published by Fastly, one of 73 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, PUT, HEAD, and DELETE methods rooted at /v1/buckets/{…}/objects.
The capability includes 3 read-only operations and 2 state-changing operations. Lead operation: List objects in a Fastly Object Storage bucket. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Fastly, Object Storage, and S3 Compatible.
What You Can Do
MCP Tools
list-objects
List objects in a Fastly Object Storage bucket
put-object
Upload an object to Fastly Object Storage
get-object
Get an object from Fastly Object Storage
head-object
Head an object's metadata in Fastly Object Storage
delete-object
Delete an object from Fastly Object Storage