bucket0-mcp

bucket0-com/bucket0-mcp
★ 0 stars TypeScript AI/LLM Updated today
Remote MCP server (Cloudflare Worker) for Bucket0 AgentBucket — a file system with semantic memory for AI agents, connectable from Claude, ChatGPT, and other MCP hosts.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bucket0-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bucket0-com/bucket0-mcp"
      ]
    }
  }
}

README Excerpt

Remote **MCP server** (Cloudflare Worker) for **Bucket0 AgentBucket** — a persistent, encrypted file system with semantic memory for AI agents. One URL connects from **Claude, ChatGPT, Perplexity, Grok, Mistral**, and other remote-MCP hosts. For local (stdio) clients like Claude Code / Cursor, use the [`agentbucket`](https://github.com/bucket0-com/agentbucket) npm package instead.

Tools (2)

AGENT_BUCKET_BASE_URLsave_file