This repository provides an implementation of a Model Context Protocol (MCP) server for AWS S3, enabling AI models, particularly Large Language Models (LLMs), to securely interact with S3 buckets. The server offers a standardized interface to list S3 buckets, list objects within buckets, and download file contents.
Fully Loaded AWS S3 Model Context Protocol Server (MCP)
MCP server to integrate AWS S3 and LLM