dvindas/s3-toolbox-mcp-server
3.2
If you are the rightful owner of s3-toolbox-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The S3 Toolbox MCP Server simplifies interactions with AWS S3 buckets using natural language commands, leveraging the Model Context Protocol (MCP) for seamless integration with AI agents and development tools.
Tools
Functions exposed to the LLM to take actions
list_s3_buckets
Lists all available S3 buckets in your account
list_s3_files
Lists objects in a specific bucket
put_s3_object
Uploads files to S3 with metadata
get_s3_object
Downloads files from S3
get_s3_object_metadata
Retrieves file metadata
delete_s3_object
Removes files from S3
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client