Clutter
@michaelhologram
About Clutter
Synthetic data generator MCP server. Generates realistic companies, documents, and structured data — e.g. to populate SharePoint/test/demo systems. 19 tools, stdio, requires CLUTTER_API_KEY.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clutter": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "<YOUR_CLUTTER_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Clutter?
Clutter is an MCP (Model Context Protocol) server for generating realistic synthetic data. It creates companies, documents, and other structured data, and is designed for populating systems like SharePoint, test environments, or demo systems.
How to use Clutter?
The server runs over the stdio transport and requires a CLUTTER_API_KEY environment variable to be set. It exposes 19 tools for data generation. No installation steps or specific commands are detailed in the README.
Key features of Clutter
- Generates realistic companies, documents, and structured data
- Provides 19 distinct tools for synthetic data creation
- Runs over the stdio transport protocol
- Requires an API key for authentication
Use cases of Clutter
- Populating SharePoint sites with realistic sample data
- Filling test environments with consistent, non‑sensitive data
- Creating demo datasets for presentations or evaluations
FAQ from Clutter
What transport does Clutter use?
Clutter uses the stdio transport, which is the standard method for MCP servers running as subprocesses.
Is authentication required to use Clutter?
Yes, the server requires the CLUTTER_API_KEY environment variable to be set before it will accept requests.
How many tools does Clutter provide?
Clutter exposes 19 tools for generating different types of synthetic data.
What kind of data can Clutter generate?
Clutter can generate realistic companies, documents, and other structured data, suitable for populating SharePoint, test systems, or demo environments.
More Developer Tools MCP servers

Sentry
modelcontextprotocolModel Context Protocol Servers
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Comments