{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "mcp-server-s3", "version": "1.0.1", "description": "MCP server for AWS S3: list buckets, browse objects, upload/download, and generate presigned URLs.", "author": { "name": "Ofer Shapira", "url": "https://github.com/ofershap" }, "homepage": "https://github.com/ofershap/mcp-server-s3", "repository": "https://github.com/ofershap/mcp-server-s3", "license": "MIT", "keywords": ["agent-plugins", "mcp", "aws", "s3", "storage"] }