Clutter
@michaelhologram
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"clutter": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "<YOUR_CLUTTER_API_KEY>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「開発者ツール」の他のコンテンツ
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
コメント