Manual setup required. The maintainer's config contains paths only you know - edit the placeholders below before adding it to Claude Code.
1
Prepare the server locally
Run this once before adding it to Claude Code.
git clone https://github.com/sacloud/sacloud-mcp.git
cd sacloud-mcp
uv sync2
Register it in Claude Code
claude mcp add sacloud-mcp -- uv --directory /path/to/sacloud-mcp/src run main.pyReplace any placeholder paths in the command with the real path on your machine.
Environment Variables
Set these before running Sakura Cloud MCP.
VariableDescriptionRequired
ACCESS_TOKENSakura Cloud API Access TokenNoACCESS_TOKEN_SECRETSakura Cloud API Access Token SecretNoOBJECTSTORAGE_ACCESS_KEY_IDSakura Object Storage Access Key IDNoOBJECTSTORAGE_SECRET_ACCESS_KEYSakura Object Storage Secret Access KeyNoTry It Out
After setup, try these prompts with your AI agent:
→List all my current Sakura Cloud server instances.
→Check the status of my object storage buckets in Sakura Cloud.
→Help me manage my Sakura Cloud infrastructure resources.
Keep this setup from going cold
Save the docs, env vars, and workflow around Sakura Cloud MCP in Conare so Claude Code, Codex, and Cursor remember it next time.