The Akave tool connects Large Language Models (LLMs) like Claude and local LLMs to Akave's S3-compatible storage, allowing AI models to directly manage buckets and objects. It implements the Model Context Protocol (MCP), standardizing how applications provide context to LLMs, and supports functionalities like listing buckets, uploading/downloading objects, generating signed URLs, and more. It simplifies the process of integrating AI models with data stored in Akave.
主要功能
01Manages Akave S3-compatible storage using AI models.
02Configurable via JSON.
03Supports Claude and local LLMs (via Ollama).
04Generates signed URLs for secure access.
051 GitHub stars
06Provides a standardized interface via Model Context Protocol (MCP).