Skip to main content
Glama
akave-ai

Akave MCP Server

by akave-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AKAVE_ENDPOINT_URLYesYour Akave Endpoint URL
AKAVE_ACCESS_KEY_IDYesYour Akave Access Key ID
AKAVE_SECRET_ACCESS_KEYYesYour Akave Secret Access Key

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_bucketsB

List all buckets in Akave storage

list_objectsC

List objects in a bucket

get_objectC

Get object content from a bucket

put_objectC

Put object into a bucket

get_signed_urlC

Get a signed URL for an object

update_objectC

Update (overwrite) an object in a bucket

fetch_headersC

Fetch headers/metadata for an object

delete_objectC

Delete an object from a bucket

copy_objectC

Copy an object to another bucket/key

create_bucketC

Create a new bucket

delete_bucketC

Delete a bucket

get_bucket_locationC

Get the region/location of a bucket

list_object_versionsC

List all versions of objects in a bucket (if versioning enabled)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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