Skip to content
Back to search
30
MCP

s3db.js

npm/s3db.js

Use AWS S3, the world's most reliable document storage, as a database with this ORM.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

S3
Provides AWS S3 and S3-compatible object storage operations with configurable read-only or read-write modes, CDN URL generation, and bulk op
0 tools
Amazon S3
Provides a bridge to Amazon S3 storage services for listing buckets, browsing objects, retrieving file contents, uploading, downloading, and
0 tools
AWS Documentation
Provides tools to access AWS documentation, search for content, and get recommendations.
0 tools
aws-s3-mcp
MCP server for AWS S3 storage access
0 tools
aws s3
Metadata-only Glama MCP server.
0 tools
AWS Bedrock
Integrates AWS Bedrock, enabling natural language processing and task automation.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "s3db.js": {
      "url": "None",
      "transport": "http"
    }
  }
}