Generate synthetic companies, documents & data via the Clutter API (e.g. to fill SharePoint).
claude mcp add clutter-mcp -- npx -y clutter-mcp
claude_desktop_config.json
{
"mcpServers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"clutter-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"clutter-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.michaelhologram--clutter-mcp/reviews or the review_server meta-tool.
POST /mcp