claude-workspace-ops-mcp

Shineoverthemoon/claude-workspace-ops-mcp
★ 0 stars Python Security Updated 1d ago
Safety-first MCP server for AI-assisted Google Drive organization with least-privilege OAuth, deterministic validation, human approval gates, dry runs, and audit logging.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-workspace-ops": {
      "command": "uvx",
      "args": [
        "claude-workspace-ops-mcp"
      ]
    }
  }
}

Or install with pip: pip install claude-workspace-ops-mcp

README Excerpt

A Python **MCP server for AI-assisted Google Drive organization**. Claude can inspect a workspace and propose how to tidy it; deterministic Python and an explicit human approval decide what actually happens. The interesting part is not that Claude can propose a folder structure. It's that **a compromised model operating through the MCP interface cannot authorize

Tools (9)

apply_proposalclassify_documentsdrive_list_folderdrive_read_filedrive_searchfind_duplicatesget_proposalpropose_operationspropose_organization

Topics

ai-agentsautomationclaudegoogle-drivehuman-in-the-loopmcpoauthpython