Skip to main content
Glama
akave-ai

Akave MCP Server

by akave-ai

Related Servers

Alternatives to Akave MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables agents to interact with any S3-compatible storage (AWS S3, LocalStack, MinIO) via MCP, providing tools like list, read, write, delete objects and buckets.
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Provides tools for interacting with MinIO and S3-compatible object storage through MCP clients like Claude. It enables comprehensive bucket and object management, including listing, creating, uploading, and generating presigned URLs.
      13
      2
      -
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables interaction with MinIO object storage through a standardized Model-Context Protocol interface. Supports listing buckets and objects, retrieving files, and uploading data to MinIO storage.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables interaction with S3-compatible storage services like AWS S3 and Cloudflare R2, supporting bucket management, object listing, reading, uploading, and deletion operations.
      5
      240 npm
      ISC
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables LLM agents to interact with MinIO/S3 object storage, supporting bucket and object operations like listing, reading, writing, and generating presigned URLs.
      1
      -
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables interaction with AWS S3 through MCP, supporting bucket and object management, lifecycle configurations, tagging, policies, CORS settings, presigned URLs, and file uploads/downloads.
      3
      MIT

    TDQS

    B3.4/5.0

    Scored across 13 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose targeting specific resources and actions in the Akave storage domain. For example, copy_object, put_object, and update_object handle different write operations, while get_object and fetch_headers serve separate read purposes. No tools appear to overlap in functionality, making selection straightforward for an agent.

    Naming Consistency5/5

    All tools follow a consistent verb_noun naming pattern with snake_case throughout, such as create_bucket, delete_object, and list_objects. This uniformity enhances readability and predictability, allowing agents to easily infer tool functions from their names without confusion from mixed conventions.

    Tool Count5/5

    With 13 tools, the server is well-scoped for managing Akave storage operations, covering essential CRUD and lifecycle tasks for buckets and objects. Each tool earns its place by addressing specific needs like versioning, signed URLs, and metadata, without being overly sparse or bloated.

    Completeness5/5

    The tool set provides complete CRUD and lifecycle coverage for the Akave storage domain, including bucket management (create, delete, list, location) and object handling (get, put, update, delete, copy, signed URLs, headers, versions). There are no obvious gaps, ensuring agents can perform all core workflows without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues