Clutter
Rank #47,153io.github.michaelhologram/clutter-mcp
Generate synthetic companies, documents & data via the Clutter API (e.g. to fill SharePoint).
Clutter is a Model Context Protocol (MCP) server published by michaelhologram. It ranks #47,153 of 132,113 servers tracked on MCP Toplist. Clutter is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jun 24, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 84,960 of 132,113 servers on MCP Toplist.
Use Clutter
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add clutter-mcp -e "CLUTTER_API_KEY=<your CLUTTER_API_KEY>" -e "CLUTTER_API_URL=<your CLUTTER_API_URL>" -- npx -y clutter-mcpReplace each placeholder with your own value before saving.
[mcp_servers.clutter-mcp]
command = "npx"
args = ["-y", "clutter-mcp"]
[mcp_servers.clutter-mcp.env]
CLUTTER_API_KEY = "<your CLUTTER_API_KEY>"
CLUTTER_API_URL = "<your CLUTTER_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "<your CLUTTER_API_KEY>",
"CLUTTER_API_URL": "<your CLUTTER_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "<your CLUTTER_API_KEY>",
"CLUTTER_API_URL": "<your CLUTTER_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"clutter-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "<your CLUTTER_API_KEY>",
"CLUTTER_API_URL": "<your CLUTTER_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "<your CLUTTER_API_KEY>",
"CLUTTER_API_URL": "<your CLUTTER_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "<your CLUTTER_API_KEY>",
"CLUTTER_API_URL": "<your CLUTTER_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.michaelhologram%2Fclutter-mcp)<a href="https://mcptoplist.com/server/io.github.michaelhologram%2Fclutter-mcp"><img src="https://mcptoplist.com/badge/io.github.michaelhologram%2Fclutter-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
michaelhologram
Other servers by michaelhologram
View all michaelhologram servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.4 | Jul 3, 2026 |
| 0.1.3 | Jun 25, 2026 |
| 0.1.2 | Jun 24, 2026 |
Frequently asked questions
- Who maintains Clutter?
- Clutter is maintained by michaelhologram, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Clutter listed on the Official MCP Registry?
- Yes — Clutter is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Clutter have?
- MCP Toplist tracks 3 versions of Clutter, most recently published on Jul 3, 2026.
- Where can I find the source code for Clutter?
- The source code for Clutter is hosted at github.com/michaelhologram/clutter-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.