S3 Model Context icon

S3 Model Context

Enables retrieval of PDF documents and metadata from AWS S3 buckets for use in Large Language Model contexts.

About

S3 Model Context allows you to expose data stored in AWS S3 as resources for Large Language Models. It supports retrieving PDF documents (limited to 1000 objects) and provides tools for listing buckets, listing objects, and getting specific objects from your S3 buckets, enabling you to easily integrate your S3 stored data into LLM workflows.

Key Features

  • Supports both virtual-hosted-style and path-style requests for general purpose buckets.
  • Supports retrieval of PDF documents from S3.
  • 23 GitHub stars
  • Exposes AWS S3 data as Resources (GET endpoints) for LLMs.
  • Includes tools for listing buckets, listing objects, and retrieving objects.

Use Cases

  • Building LLM applications that require access to S3 resources.
  • Integrating PDF documents stored in S3 into LLM contexts.
  • Providing LLMs with access to data stored in S3 buckets.