does-it-install?

← All servers

tsbootstrap

Read-only time-series bootstrap server: diagnose a series and compute confidence intervals.

io.github.astrogilda/tsbootstrap · Repository · version 0.7.1 · 94 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx tsbootstrap

Results by platform

Linux

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Starting tsbootstrap MCP server (stdio).
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/OrgEjw0WgKdjsXR0/lib/python3.13/site-packages/tsbootstrap/mcp.py", line 398, in build_server
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/OrgEjw0WgKdjsXR0/bin/tsbootstrap-mcp", line 12, in <module>
    sys.exit(main())
             ~~~~^^
  File "/home/runner/.cache/uv/archive-v0/OrgEjw0WgKdjsXR0/lib/python3.13/site-packages/tsbootstrap/mcp.py", line 444, in main
    server = build_server()
  File "/home/runner/.cache/uv/archive-v0/OrgEjw0WgKdjsXR0/lib/python3.13/site-packages/tsbootstrap/mcp.py", line 401, in build_server
    raise ImportError(
    ...<2 lines>...
    ) from exc
ImportError: the MCP server requires the 'mcp' package; install it with 'pip install tsbootstrap[mcp]' (or 'uvx tsbootstrap-mcp')

macOS

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Starting tsbootstrap MCP server (stdio).
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/n4nR2_S46e_qW83e/lib/python3.14/site-packages/tsbootstrap/mcp.py", line 398, in build_server
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/n4nR2_S46e_qW83e/bin/tsbootstrap-mcp", line 12, in <module>
    sys.exit(main())
             ~~~~^^
  File "/Users/runner/.cache/uv/archive-v0/n4nR2_S46e_qW83e/lib/python3.14/site-packages/tsbootstrap/mcp.py", line 444, in main
    server = build_server()
  File "/Users/runner/.cache/uv/archive-v0/n4nR2_S46e_qW83e/lib/python3.14/site-packages/tsbootstrap/mcp.py", line 401, in build_server
    raise ImportError(
    ...<2 lines>...
    ) from exc
ImportError: the MCP server requires the 'mcp' package; install it with 'pip install tsbootstrap[mcp]' (or 'uvx tsbootstrap-mcp')

Windows

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Starting tsbootstrap MCP server (stdio).
Traceback (most recent call last):
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\0PqIAbKTB4XKiJbj\Lib\site-packages\tsbootstrap\mcp.py", line 398, in build_server
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\0PqIAbKTB4XKiJbj\Scripts\tsbootstrap-mcp.exe\__main__.py", line 10, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\0PqIAbKTB4XKiJbj\Lib\site-packages\tsbootstrap\mcp.py", line 444, in main
    server = build_server()
             ^^^^^^^^^^^^^^
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\0PqIAbKTB4XKiJbj\Lib\site-packages\tsbootstrap\mcp.py", line 401, in build_server
    raise ImportError(
ImportError: the MCP server requires the 'mcp' package; install it with 'pip install tsbootstrap[mcp]' (or 'uvx tsbootstrap-mcp')

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.astrogilda__tsbootstrap.json)](https://doesitinstall.com/s/io.github.astrogilda__tsbootstrap.html)