tsbootstrap runs on your own machine — the client starts it, so there is no endpoint to ping. 833 installs a week from pypi. Last commit 16 Jul 2026.
Read-only time-series bootstrap server: diagnose a series and compute confidence intervals.
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.
claude mcp add tsbootstrap -- uvx tsbootstrap
{
"mcpServers": {
"tsbootstrap": {
"args": [
"tsbootstrap"
],
"command": "uvx"
}
}
}
[mcp_servers.tsbootstrap]
command = "uvx"
args = ["tsbootstrap"]
{
"mcpServers": {
"tsbootstrap": {
"args": [
"tsbootstrap"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tsbootstrap": {
"args": [
"tsbootstrap"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.