Skip to main content
Glama
Geun-Oh

S3 MCP Server

by Geun-Oh

Related Servers

Alternatives to S3 MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      F
      maintenance
      An Amazon S3 Model Context Protocol server that allows Large Language Models like Claude to interact with AWS S3 storage, providing tools for listing buckets, listing objects, and retrieving object contents.
      3
      616 npm
      30
      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
    • 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
      -
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables direct interaction with AWS S3 buckets through the Model Context Protocol, allowing users to list and manage S3 bucket operations using their AWS credentials.
      -

    TDQS

    D1.9/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a distinct S3 action (get object, list buckets, upload file) with no overlap. Even without descriptions, the names clearly differentiate the operations.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case (get_object, list_buckets, upload_file), making them predictable and easy to understand.

    Tool Count4/5

    With 3 tools, the server is slightly under-scoped for a typical S3 service, but it covers core operations. The count is still within a reasonable range for a focused utility.

    Completeness2/5

    The tool set is missing essential S3 operations like delete_object, list_objects, and copy_object. These omissions create significant gaps that would hinder an agent performing common storage tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues