mcpbeat Sign in

Clutter MCP Server

by michaelhologram Your server? Claim it
local only

Clutter runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 4 Jul 2026.

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

Installs per day peak 15 · avg 6 · -34% w/w
a month agotoday
37
Installs / week
npm · clutter-mcp
0
Stars
0 open issues
4 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Clutter every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add clutter-mcp -- npx -y clutter-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clutter-mcp": {
      "args": [
        "-y",
        "clutter-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.clutter-mcp]
command = "npx"
args = ["-y", "clutter-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "clutter-mcp": {
      "args": [
        "-y",
        "clutter-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "clutter-mcp": {
      "args": [
        "-y",
        "clutter-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CLUTTER_API_KEY (API key for the Clutter API (mint one in the web app → Settings).), CLUTTER_API_URL (Base URL for the Clutter API.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Clutter

same job, measured the same way
Filoo MCP
by jrlprost

Create short links, fetch click analytics, and generate QR codes via the filoo.app API.

36 installs/wk local only
Lacuna Music
by joylink-ltd

Generate AI music via the Lacuna Music API from MCP clients like Claude Desktop & Code.

65 installs/wk 3 tools answering
Findable MCP Server
by findable-no

Find and summarize building documents, projects, tasks, SharePoint sync state, and red flag data.

answering
SharePoint MCP Server
by ravikant1918

MCP server for Microsoft SharePoint — manage folders, documents, and metadata.

147 installs/wk local only
SeoGrep
by seogrep

SEO for AI agents: crawl sites, audit pages, pull Search Console data, generate shareable reports.

answering
Ms Sharepoint MCP
by 0xka13b

Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.

52 installs/wk local only
Re:port Flow MCP
by re-port-flow

Generate PDF reports from Re:port Flow templates via Claude and other AI agents.

53 installs/wk 2 tools answering
I
hai Lab Japan Company Data
by hotagithub

Search Japanese company credit, financials, subsidies, and procurement via AI agents.

answering

Clutter — questions

Answers built from our own checks of this server.

Why is there no uptime for Clutter?
Clutter runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package clutter-mcp was installed 37 times last week.
How do I connect Clutter?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls clutter-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Clutter?
The npm package clutter-mcp was installed 37 times in the last week. Week over week that is -34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Clutter open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.