timeweaver mcp for Claude Desktop
io.github.fixtureforge/timeweaver-mcp
Synthetic time-series test data with trend, seasonality, noise, and anomalies, for any MCP client.
client:Claude Desktop
transport:stdio
runtime:npm
Install timeweaver mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"timeweaver-mcp": {
"command": "npx",
"args": [
"-y",
"timeweaver-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs