Loading MCP server directory, please wait...
Generate synthetic companies, documents & data via the Clutter API (e.g. to fill SharePoint).
npx @getmcp/cli add io.github.michaelhologram/clutter-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CLUTTER_API_KEYAPI key for the Clutter API (mint one in the web app → Settings).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.michaelhologram/clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "",
"CLUTTER_API_URL": "https://clutter.run/api"
}
}
}
}