Read-only S3 surface — list_buckets, list_objects, get_object_metadata, get_signed_url. Object bytes are never returned through the agent — signed URLs are issued instead.
Remote MCP server. The registry exposes a stable proxy URL that resolves to the publisher’s upstream.
https://mcp.amitte.com/amitte/s3-tools@0.1.0Fallback · Local stdio shim via `npx @amitte-ai/cli connect amitte/s3-tools` uses your AWS CLI credentials.
Drop the JSON below into your MCP client's config file. Restart the client to load the new server.
~/Library/Application Support/Claude/claude_desktop_config.json{
"mcpServers": {
"s3-tools": {
"url": "https://mcp.amitte.com/amitte/s3-tools@0.1.0"
}
}
}Other publishers' experience with this skill. Self-rating is blocked.
Ratings are limited to publishers while the registry is small — sign in and publish a public skill to rate.
No ratings yet. Be the first.
Same domains or capabilities as amitte/s3-tools.
Audit an AWS IAM policy against CloudTrail usage data and propose a minimized policy listing only actions actually invoked in the analysis window.
Read-only AWS surface — list/describe EC2, S3 buckets, IAM users, and Lambda functions. Auth via STS-assumed role; no mutating tools.
Read-only Cloudflare surface — list zones, DNS records, deployed Workers, and page rules. Auth via scoped API token; no mutating tools.
Read-only AWS CloudWatch surface — query_logs (Logs Insights), get_metric_data, list_log_groups. Auth via STS-assumed role.
Read-only DynamoDB surface — list_tables, describe_table, query (with limit), get_item. Auth via STS-assumed registry role.
Read-only FTP / SFTP surface — list_dir, get_file. No upload / delete / chmod tools.