Aws S3 MCP
未申請MCP server to integrate AWS S3 and LLM
awsaws-s3mcpmcp-serversmodelcontextprotocoltypescript
インストール
$
npx aws-s3-mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(7個)
bucket
(required): Name of the S3 bucket to list objects from
get-object
Retrieves an object from a specified S3 bucket. Text files are returned as plain text, while binary files are returned with limited details.
key
(required): Key (path) of the object to retrieve
list-buckets
Lists available S3 buckets that the server has permission to access. This tool respects the S3BUCKETS configuration that limits which buckets are shown.
list-objects
Lists objects in a specified S3 bucket.
maxKeys
(optional): Maximum number of objects to return
prefix
(optional): Prefix to filter objects (like a folder path)