{"name":"ai.ironshard/agent-storage-sandbox","slug":"ironshard-agent-storage-sandbox","title":"IronShard Object Storage Sandbox","description":"Create a free sandbox object storage bucket; upload, download, list, inspect, and delete objects.","url":"https://mcp.market/server/ironshard-agent-storage-sandbox","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"ai","tags":["ai"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":20,"ok":20,"last_checked_at":"2026-09-24T05:16:21.141Z","last_ok_at":"2026-09-24T05:16:21.141Z","latency_ms":103},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://ironshard.ai","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://agents-mcp.ironshard.ai/mcp"}],"packages":[],"tools":[{"name":"create_bucket","description":"Creates a 30-day bucket and its secret bearer token.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"delete_object","description":"Delete an object; versioned buckets may retain older versions.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"bucket_name":{"description":"Bucket to operate on.","examples":["photos"],"minLength":1,"type":"string"},"object_key":{"description":"Complete object key, including path-like prefixes.","examples":["data.parquet","reports/summary.json"],"minLength":1,"type":"string"},"bucket_token":{"description":"Secret bearer token returned with the public bucket.","examples":["<bucket-token>"],"minLength":1,"type":"string"}},"required":["bucket_name","object_key","bucket_token"],"additionalProperties":false}},{"name":"download_object","description":"Return a secret, short-lived GET URL for an object's bytes.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"bucket_name":{"description":"Bucket to operate on.","examples":["photos"],"minLength":1,"type":"string"},"object_key":{"description":"Complete object key, including path-like prefixes.","examples":["data.parquet","reports/summary.json"],"minLength":1,"type":"string"},"bucket_token":{"description":"Secret bearer token returned with the public bucket.","examples":["<bucket-token>"],"minLength":1,"type":"string"}},"required":["bucket_name","object_key","bucket_token"],"additionalProperties":false}},{"name":"get_bucket","description":"Return bucket details with storage and egress usage.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"bucket_name":{"description":"Bucket to operate on.","examples":["photos"],"minLength":1,"type":"string"},"bucket_token":{"description":"Secret bearer token returned with the public bucket.","examples":["<bucket-token>"],"minLength":1,"type":"string"}},"required":["bucket_name","bucket_token"],"additionalProperties":false}},{"name":"get_bucket_permissions","description":"Return currently permitted buckets and operations.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"bucket_name":{"description":"Bucket to operate on.","examples":["photos"],"minLength":1,"type":"string"},"bucket_token":{"description":"Secret bearer token returned with the public bucket.","examples":["<bucket-token>"],"minLength":1,"type":"string"}},"required":["bucket_name","bucket_token"],"additionalProperties":false}},{"name":"get_object_metadata","description":"Return an object's size, timestamps, ETag, content type, metadata, and tags.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"bucket_name":{"description":"Bucket to operate on.","examples":["photos"],"minLength":1,"type":"string"},"object_key":{"description":"Complete object key, including path-like prefixes.","examples":["data.parquet","reports/summary.json"],"minLength":1,"type":"string"},"bucket_token":{"description":"Secret bearer token returned with the public bucket.","examples":["<bucket-token>"],"minLength":1,"type":"string"}},"required":["bucket_name","object_key","bucket_token"],"additionalProperties":false}},{"name":"list_objects","description":"List one page of objects and path-like prefixes, ordered by key.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"bucket_name":{"description":"Bucket to operate on.","examples":["photos"],"minLength":1,"type":"string"},"bucket_token":{"description":"Secret bearer token returned with the public bucket.","examples":["<bucket-token>"],"minLength":1,"type":"string"},"prefix":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Only return keys beginning with this prefix.","examples":["reports/"]},"recursive":{"default":false,"description":"True for a flat listing; false for immediate children.","examples":[false],"type":"boolean"},"page_size":{"default":100,"description":"Maximum objects to return, from 1 to 1000.","examples":[100],"maximum":1000,"minimum":1,"type":"integer"},"page_token":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Opaque continuation token from the preceding page.","examples":["<next-page-token>"]}},"required":["bucket_name","bucket_token"],"additionalProperties":false}},{"name":"upload_object","description":"Return a secret, short-lived PUT URL for an object up to 5 GB.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"bucket_name":{"description":"Bucket to operate on.","examples":["photos"],"minLength":1,"type":"string"},"object_key":{"description":"Complete object key, including path-like prefixes.","examples":["data.parquet","reports/summary.json"],"minLength":1,"type":"string"},"bucket_token":{"description":"Secret bearer token returned with the public bucket.","examples":["<bucket-token>"],"minLength":1,"type":"string"}},"required":["bucket_name","object_key","bucket_token"],"additionalProperties":false}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-21T13:03:46.354Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T13:03:46.362Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1412ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 3 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://agents-mcp.ironshard.ai/mcp","reachable":true,"authRequired":false,"latencyMs":1412,"serverInfo":{"name":"IronShard Object Storage Sandbox","version":"4.0.3"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.ironshard.ai/favicon/favicon.ico","source":"site","width":48,"height":48},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}