← Back to Plugins
MCP Server MCP

tsbootstrap

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx tsbootstrap

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "tsbootstrap",
      "version": "0.7.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "tsbootstrap[mcp]",
          "type": "named",
          "name": "--from"
        },
        {
          "value": "tsbootstrap-mcp",
          "type": "positional",
          "valueHint": "entrypoint"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...