Akave Storage

Integrates with Akave's S3-compatible storage platform to manage buckets and objects, upload/download files, generate signed URLs, and handle file operations with automatic text cleaning for common formats.

View Source
2 stars
0 tools
Created Aug 2025
@akave-ai/akave-ai-akave-storage-akave-mcp

About

Integrates with Akave's S3-compatible storage platform to manage buckets and objects, upload/download files, generate signed URLs, and handle file operations with automatic text cleaning for common formats.

Categories

general

Installation

npm

npm install @akave-ai/akave-ai-akave-storage-akave-mcp

Configuration

{ "mcpServers": { "akave-ai-akave-storage-akave-mcp": { "command": "npx", "args": [ "-y", "@akave-ai/akave-ai-akave-storage-akave-mcp" ] } } }