MCP Server
MCP
Clutter
Generate synthetic companies, documents & data via the Clutter API (e.g. to fill SharePoint).
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "clutter-mcp",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for the Clutter API (mint one in the web app → Settings).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CLUTTER_API_KEY"
},
{
"description": "Base URL for the Clutter API.",
"format": "string",
"default": "https://clutter.run/api",
"name": "CLUTTER_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment