Skip to main content
Glama
eunyuljo

aws-helper MCP Server

by eunyuljo

Related Servers

Alternatives to aws-helper MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that implements a simple notes system with resources for notes, a tool to create notes, and prompts to summarize notes.
      1
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server for managing text notes, with resources (note:// URIs), tools (create_note), and prompts (summarize_notes).
      -
    • F
      license
      B
      quality
      D
      maintenance
      A simple server for saving, listing, and searching notes persisted to a local JSON file. It enables users to manage their personal notes using natural language via the Model Context Protocol.
      3
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Python-based MCP server adapted from the n8n_agent project that implements a note storage and summarization system. It enables users to create, retrieve, and summarize notes through the Model Context Protocol.
      -

    TDQS

    C2.8/5.0

    Scored across 3 tools

    Disambiguation2/5

    Two tools (get_ec2_instances and get_ec2_summary) have overlapping purposes focused on EC2 instances, creating ambiguity about when to use each. While get_aws_identity is clearly distinct, the EC2 tools could easily be confused as they both retrieve EC2-related information without clear boundaries in their descriptions.

    Naming Consistency5/5

    All three tools follow a consistent verb_noun naming pattern with 'get_' prefix and snake_case formatting. The naming is predictable and follows the same convention throughout the toolset.

    Tool Count2/5

    With only 3 tools for an AWS helper server, the scope feels extremely thin. AWS has dozens of services, but this server only covers identity and EC2 instances, making it feel incomplete for a general AWS helper purpose.

    Completeness2/5

    For an AWS helper server, there are significant gaps in coverage. The server only provides read-only operations for identity and EC2, missing core AWS services like S3, Lambda, RDS, IAM management, and any write/update/delete operations. The surface is severely incomplete for assisting with AWS tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues