rk-2903/aws-s3-mcp-server
3.1
If you are the rightful owner of aws-s3-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.
An MCP server implementation for retrieving data such as PDFs from S3.
Tools
Functions exposed to the LLM to take actions
ListBuckets
Returns a list of all buckets owned by the authenticated sender of the request.
ListObjectsV2
Returns some or all (up to 1,000) of the objects in a bucket with each request.
GetObject
Retrieves an object from Amazon S3 by specifying the full key name for the object.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client