
AWS S3
Connects to Amazon S3 buckets to list, browse, and retrieve file contents with automatic text extraction from PDFs and other document types.
22743 views16Local (stdio)
What it does
- List S3 buckets with filtering
- Browse objects within buckets
- Retrieve file contents from S3 objects
- Extract text from PDFs and documents
- Filter objects by prefix
- Handle both text and binary files
Best for
Developers working with S3 data storageAnalyzing documents stored in S3Content management and file retrievalCloud storage integration projects
Automatic PDF text extractionMultiple transport options (STDIO, HTTP)Docker deployment support