Documentation Index

Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt

Use this file to discover all available pages before exploring further.

Claude With Wasabi MCP

Prev Next

Wasabi MCP is an OAuth-protected Model Context Protocol (MCP) server that lets an AI client operate your Wasabi account (S3, IAM/STS, WACM) without ever receiving your Wasabi access keys. The client gets a short-lived, scoped OAuth token; your Wasabi credentials stay encrypted on the server.

Wasabi’s MCP service is currently in beta and may be subject to changes, limitations, or occasional instability. Report any issues you encounter to Wasabi Support (support@wasabi.com).

Reference Architecture

Requirements

  • Active Wasabi storage account

  • Access to a Claude account

Configuring Claude for Wasabi MCP

  1. Log in to Claude and click Settings.

  2. Navigate to Connectors and click Customize.

  3. On the Connectors page, click Add Custom Connector.

  4. In the Add Custom Connector dialog box, provide the following details and click Add.

    • Name for the connector (in our example, it is Wasabi S3)

    • URL of the MCP server (https://mcp.wasabisys.dev/s3)

  5. Click Connect.

  6. You will be directed to the mcp.wasabisys.dev/s3 URL. Click Sign in to Wasabi.

  7. Provide the following details and click Sign in.

    • Wasabi account email address

    • Wasabi account password

    • MFA (optional)

  8. Once signed in, click Add key to add your Wasabi access keys.

  9. Provide the following details and click Save key.

    • Label—name for the keys

    • Access key ID—Wasabi access key

    • Secret access key—Wasabi secret key

  10. Once the keys are added, ensure S3, IAM, and AiR are highlighted in green (indicating they are enabled). Click Return to AI editor.

  11. Under Tool permissions, change Read-only tools and Write/delete tools from Needs approval to the desired action—Blocked, Always Allow, or Custom.

  12. You successfully connected your Wasabi storage account with Wasabi’s MCP service. You can test it by using the prompt—List all my buckets—and your buckets will be listed.