Skip to main content
Glama

Related Servers

Alternatives to mcp-server-s3

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      MCP server for uploading, listing, and retrieving files on S3-compatible storage (AWS S3, DigitalOcean Spaces) with public/private access and temporary URLs.
      4
      5 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for AWS S3 and compatible object stores, enabling LLM clients to browse buckets and fetch objects.
      MIT No Attribution
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for retrieving PDF data from AWS S3 buckets. Provides tools to list buckets, list objects, and retrieve objects.
      MIT No Attribution
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server for AWS S3 integration using FastMCP and boto3. This server provides access to S3 functionality through MCP-compatible tools.
      10
      1
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      An MCP server that provides tools for interacting with AWS S3 buckets, enabling direct access to S3 operations through the Model Context Protocol.
      1
      -

    TDQS

    A3.5/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose targeting specific S3 operations: bucket existence checks, deletion, downloading, listing buckets, listing objects, generating URLs, and uploading. There is no overlap or ambiguity between tools like list_buckets and list_objects, which serve different scopes.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with snake_case (e.g., list_buckets, get_object, put_object). The naming is predictable and readable throughout, making it easy for agents to understand the action and target.

    Tool Count5/5

    With 7 tools, this server is well-scoped for S3 operations, covering essential CRUD and management tasks without being overwhelming. Each tool earns its place, providing a balanced set for common workflows like listing, reading, writing, and deleting objects and buckets.

    Completeness4/5

    The toolset covers core S3 operations including create (put_object), read (get_object, list_*), update (implied via put_object overwrite), and delete, plus utilities like presigned_url and bucket_info. A minor gap is the lack of explicit bucket creation/deletion tools, but agents can work around this using AWS CLI or other methods.

    Maintenance

    ActivitySlowing
    ResponsivenessUnresponsive