TimeWeaver
About
Synthetic time-series test data with trend, seasonality, noise, and anomalies, for any MCP client.
Details
- Author
- fixtureforge
- Categories
- Database, Other, Developer Tools
Jump to
Setup
Install TimeWeaver in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/fixtureforge/timeweaver-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Synthetic time-series test data, on demand, inside your AI client.Generate realistic series with configurable trend, seasonality, noise, anomalies, and multiple correlated streams — perfect for testing dashboards, charts, monitoring/alerting, forecasting models, and anomaly detection. Output as JSON, CSV, or SQL.
Part of thefixturelabtest-data tools. Its siblingSeedWeaverdoes relational/database test data.
LLMs are unreliable at hand-generating coherent time-series — trends drift, "seasonality" doesn't actually repeat, and correlations between series are fake. TimeWeaver generates data withverifiable statistical properties: a linear trend really has the slope you asked for, a seasonal cycle really repeats at its period, two correlated series really hit the target correlation, and AR(1) noise really has the autocorrelation you set.
Add to your MCP client config (e.g. Claude Desktopclaude_desktop_config.json):
{ "mcpServers": { "timeweaver": { "command": "npx", "args": ["-y", "timeweaver-mcp"] } } }
{ "mcpServers": { "timeweaver": { "command": "npx", "args": ["-y", "timeweaver-mcp"], "env": { "TIMEWEAVER_LICENSE": "YOUR-KEY-HERE" } } } }
- generate_timeseries— generate data from a preset and/or explicit components (length, frequency, baseline, trend, seasonality, noise, anomalies, correlated series). Output JSON / CSV / SQL.
- list_presets— list built-in presets:ecommerce_sales,server_cpu,iot_temperature,website_traffic,stock_price,api_latency_ms.
"Generate 90 days of daily e-commerce sales using the ecommerce_sales preset."
"Generate 3 correlated server CPU series over 500 minutes with correlation 0.8, as CSV."
"Make an hourly temperature series with a daily cycle and a level shift on day 5, as SQL into a table called readings."
Pro:$19/moor$39 one-time→https://fixtureforge.gumroad.com/l/timeweaver
MIT (the server code). Pro features require a valid license key.
Generate realistic multi-table test data with foreign keys that resolve and aggregates that reconcile, returned with an integrity check. Seeds Postgres, MySQL and SQLite from your own schema, or exports CSV/JSON/SQL/Parquet. Deterministic, so the same schema and seed give the same rows.
Schema-aware relational test data generator with working foreign keys, for any MCP client.
Official MCP server for dbt (data build tool) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities.
Provides AI assistants with a secure and structured way to explore and analyze data in GreptimeDB.
Build robust data workflows, integrations, and analytics on a single intuitive platform.
Query and analyze data with MotherDuck and local DuckDB
An MCP server that provides tools to interact with Powerdrill datasets, enabling smart AI data analysis and insights.
Slingshot MCP introduces Slingshot Aerospace’s space data platform in your AI chat—explore satellites, orbits, and Portal insights through Slingshot’s hosted server.
A collection of tools for managing the platform, addressing data quality and reading and writing to Teradata Database.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





