Tsbootstrap MCP Server

Generate bootstrapped samples from time-series data. The full documentation is available here . It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 95 · #25 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Tsbootstrap

Claude Code

claude mcp add astrogilda-tsbootstrap -- uvx tsbootstrap

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "astrogilda-tsbootstrap": {
      "command": "uvx",
      "args": [
        "tsbootstrap"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package tsbootstrap - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.astrogilda is GitHub-verified and matches the repo owner

03 · What Tsbootstrap can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

tsbootstrap-v0.7.1 · 2026-07-15

0.7.1 (2026-07-15) · correct panel API references and add panel benchmark results

tsbootstrap-v0.7.0 · 2026-07-13

0.7.0 (2026-07-13) · add a grid comparator that refuses cross-box ms comparisons · time vs-arch cells as settled min-of-15 with box provenance · add Dependabot version updates with a 7-day cooldown · enforce a 7-day…

tsbootstrap-v0.6.1 · 2026-07-06

0.6.1 (2026-07-06) · record the decision not to split the compiled module · add the EnbPIEnsemble.__init__ docstring

04 · Who maintains Tsbootstrap

tsbootstrap is maintained by astrogilda. We track 2 MCP servers from astrogilda - 2 actively maintained, 97 combined GitHub stars, oldest repo from Jul 2023. Full record: all servers from astrogilda.

  1. waitbus Workstation-local event bus: agents wait on or emit CI/pytest/Docker/filesystem events, no polling. ★ 2

05 · Facts

category
other - ranked #25 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
9 releases in the last 90 days (latest 2026-07-15)
registry
io.github.astrogilda/tsbootstrap (active, first published 2026-07-05 · 5 versions)
packages
pypi:tsbootstrap

06 · Tsbootstrap FAQ

What is Tsbootstrap?

Generate bootstrapped samples from time-series data. The full documentation is available here . It runs locally over stdio via the published package.

Is Tsbootstrap still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 9 releases in the last 90 days. We re-verify nightly.

How do I install Tsbootstrap?

Run `uvx tsbootstrap`. You can also paste the ready-made client config above.

Does Tsbootstrap run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Tsbootstrap

More MCP servers to compare · Atlasprzetargow MCP Server · Egrul · Fns Check (atomno-mcp) · Ant Feed · Sharedoc MCP

More Python MCP servers · Waitbus · Tradingview MCP · Cbr Rates · see all