Skip to main content
Glama

Akave MCP Server

by akave-ai

create_bucket

Create a new storage bucket in Akave's S3-compatible storage system to organize and manage your data objects.

Instructions

Create a new bucket

Input Schema

NameRequiredDescriptionDefault
bucketYesBucket name

Input Schema (JSON Schema)

{ "properties": { "bucket": { "description": "Bucket name", "type": "string" } }, "required": [ "bucket" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/akave-ai/akave-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server