mcpbeat Sign in

Timeweaver MCP Server

local only

Timeweaver MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 30 May 2026.

Synthetic time-series test data with trend, seasonality, noise, and anomalies, for any MCP client.

Installs per day peak 39 · avg 8 · +67% w/w
a month agotoday
55
Installs / week
npm · timeweaver-mcp
0
Stars
0 open issues
30 May 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Timeweaver MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add timeweaver-mcp -- npx -y timeweaver-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "timeweaver-mcp": {
      "args": [
        "-y",
        "timeweaver-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.timeweaver-mcp]
command = "npx"
args = ["-y", "timeweaver-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "timeweaver-mcp": {
      "args": [
        "-y",
        "timeweaver-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "timeweaver-mcp": {
      "args": [
        "-y",
        "timeweaver-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Timeweaver MCP

same job, measured the same way
Seedweaver MCP
by fixtureforge

Schema-aware relational test data generator with working foreign keys, for any MCP client.

59 installs/wk local only
Synthetic Data — Random User
by saifs

Generate synthetic random user data for testing, demos, and development without using real persona.

answering
SeedBase Test Data
by marcelglaeser

Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.

49 installs/wk 6 tools answering
Retry Trace
by carbaj03

Test HTTP 429/503 retries and Retry-After with server-observed traces; share synthetic findings.

6 tools answering
Apidog Tests MCP
by acabala

MCP server for managing Apidog test cases, scenarios, suites, and test data

41 installs/wk local only
LatAm Fintech Synthetic Data
by jmendozapuche

Privacy-safe synthetic financial data for LatAm fintech, AI agents, testing and ML.

answering
I
MCP Appium - Mobile Development and Automation Server
by appium

MCP server for Appium mobile automation on iOS and Android devices with test creation tools.

6 543 installs/wk local only
SyntheticUser Lab MCP
by syntheticuserlab

Paid remote MCP for synthetic user testing, UX validation, analytics, checkout, and readiness.

answering

Timeweaver MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Timeweaver MCP?
Timeweaver MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package timeweaver-mcp was installed 55 times last week.
How do I connect Timeweaver MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls timeweaver-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Timeweaver MCP?
The npm package timeweaver-mcp was installed 55 times in the last week. Week over week that is +67%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Timeweaver MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.