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.
Log in to your Akave account
Navigate to API Credentials
- In your Akave dashboard, go to the "API" or "Access Keys" section (usually found in the "Security," "API," or "Credentials" menu).
Create/Find Your Access Key ID and Secret Access Key
- If you have no access keys yet, click "Create Access Key" or a similar button.
- Your new key will show an Access Key ID and a Secret Access Key. Copy and save these securely; the secret key is shown only once.
Locate or Confirm Your Endpoint URL
- In your Akave dashboard, go to the "Buckets" or "Endpoints" section.
- Find the S3-compatible endpoint URL associated with your account or bucket (it might look like
https://s3.your-region.akave.io
).
Open the FastMCP Connection Interface
- In your platform, click the “Install Now” button for Akave MCP.
Enter Your Credentials
- In the FastMCP connection interface, fill in the following fields:
AKAVE_ACCESS_KEY_ID
: Paste your Access Key ID.
AKAVE_SECRET_ACCESS_KEY
: Paste your Secret Access Key.
AKAVE_ENDPOINT_URL
: Enter your Akave S3 endpoint URL.
Save & Test
- Click “Save” or “Connect.” The interface may offer a way to test the connection—use it to verify your credentials work.
Your Akave MCP server is now set up and ready to use!