MCP Server
MCP
tsbootstrap
Read-only time-series bootstrap server: diagnose a series and compute confidence intervals.
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
By
Comments
Sign in to leave a comment