Skip to content
Claude Desktop

Clutter for Claude Desktop

io.github.michaelhologram/clutter-mcp

Generate synthetic companies, documents & data via the Clutter API (e.g. to fill SharePoint).

client:Claude Desktop transport:stdio runtime:npm

Install Clutter in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "clutter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "clutter-mcp"
      ],
      "env": {
        "CLUTTER_API_KEY": "<CLUTTER_API_KEY>",
        "CLUTTER_API_URL": "<CLUTTER_API_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Clutter in other clients