io.github.winedarksea/AutoTS
Automated time series forecasting with model search, anomaly detection, and event risk analysis
io.github.winedarksea/AutoTS · Repository · version 1.0.1 · 1.4k stars · listed from registry
Install
The sweep installs into a clean prefix, but this is the command a user would run:
uvx autots-mcp
Results by platform
Linux
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading pandas (10.4MiB)
Downloading lightgbm (3.3MiB)
Downloading holidays (1.5MiB)
Downloading curl-cffi (12.8MiB)
Downloading lxml (5.0MiB)
Downloading kiwisolver (1.4MiB)
Downloading statsmodels (9.8MiB)
Downloading scipy (33.6MiB)
Downloading scikit-learn (8.7MiB)
Downloading pillow (6.6MiB)
Downloading fonttools (4.7MiB)
Downloading numpy (15.9MiB)
Downloading autots (1.3MiB)
Downloading matplotlib (9.6MiB)
Downloaded autots
Downloaded kiwisolver
Downloaded lightgbm
Downloaded fonttools
Downloaded lxml
Downloaded pillow
Downloaded holidays
Downloaded scikit-learn
Downloaded matplotlib
Downloaded curl-cffi
Downloaded numpy
Downloaded statsmodels
Downloaded pandas
Downloaded scipy
Installed 71 packages in 840ms
warning: An executable named `autots-mcp` is not provided by package `autots-mcp` but is available via the dependency `autots`. Consider using `uv tool run --from autots autots-mcp` instead.
Traceback (most recent call last):
File "/home/runner/.cache/uv/archive-v0/i_QnXjLUTl5cPgRn/bin/autots-mcp", line 6, in <module>
from autots.mcp.server import serve
File "/home/runner/.cache/uv/archive-v0/i_QnXjLUTl5cPgRn/lib/python3.13/site-packages/autots/mcp/__init__.py", line 8, in <module>
from autots.mcp.server import serve
File "/home/runner/.cache/uv/archive-v0/i_QnXjLUTl5cPgRn/lib/python3.13/site-packages/autots/mcp/server.py", line 75, in <module>
@app.list_tools()
^^^^^^^^^^^^^^
AttributeError: 'Server' object has no attribute 'list_tools'
macOS
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading holidays (1.5MiB)
Downloading numpy (5.1MiB)
Downloading statsmodels (9.5MiB)
Downloading pandas (9.5MiB)
Downloading lightgbm (1.4MiB)
Downloading scikit-learn (7.9MiB)
Downloading matplotlib (8.9MiB)
Downloading curl-cffi (2.7MiB)
Downloading fonttools (2.7MiB)
Downloading lxml (8.2MiB)
Downloading scipy (19.5MiB)
Downloading autots (1.3MiB)
Downloaded lightgbm
Downloaded autots
Downloaded curl-cffi
Downloaded fonttools
Downloaded numpy
Downloaded holidays
Downloaded lxml
Downloaded matplotlib
Downloaded scikit-learn
Downloaded pandas
Downloaded statsmodels
Downloaded scipy
Installed 71 packages in 1.10s
warning: An executable named `autots-mcp` is not provided by package `autots-mcp` but is available via the dependency `autots`. Consider using `uv tool run --from autots autots-mcp` instead.
Matplotlib is building the font cache; this may take a moment.
Traceback (most recent call last):
File "/Users/runner/.cache/uv/archive-v0/hkQttuSSIIyThLB1/bin/autots-mcp", line 6, in <module>
from autots.mcp.server import serve
File "/Users/runner/.cache/uv/archive-v0/hkQttuSSIIyThLB1/lib/python3.14/site-packages/autots/mcp/__init__.py", line 8, in <module>
from autots.mcp.server import serve
File "/Users/runner/.cache/uv/archive-v0/hkQttuSSIIyThLB1/lib/python3.14/site-packages/autots/mcp/server.py", line 75, in <module>
@app.list_tools()
^^^^^^^^^^^^^^
AttributeError: 'Server' object has no attribute 'list_tools'
Windows
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading holidays (1.5MiB)
Downloading matplotlib (8.9MiB)
Downloading fonttools (2.2MiB)
Downloading curl-cffi (1.9MiB)
Downloading scikit-learn (7.8MiB)
Downloading statsmodels (9.1MiB)
Downloading autots (1.3MiB)
Downloading lightgbm (1.3MiB)
Downloaded lightgbm
Downloaded autots
Downloaded curl-cffi
Downloaded fonttools
Downloaded matplotlib
Downloaded holidays
Downloaded scikit-learn
Downloaded statsmodels
Installed 74 packages in 1m 27s
warning: An executable named `autots-mcp` is not provided by package `autots-mcp` but is available via the dependency `autots`. Consider using `uv tool run --from autots autots-mcp` instead.
Matplotlib is building the font cache; this may take a moment.
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\jygS1fuDpkz362tD\Scripts\autots-mcp.exe\__main__.py", line 4, in <module>
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\jygS1fuDpkz362tD\Lib\site-packages\autots\mcp\__init__.py", line 8, in <module>
from autots.mcp.server import serve
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\jygS1fuDpkz362tD\Lib\site-packages\autots\mcp\server.py", line 75, in <module>
@app.list_tools()
^^^^^^^^^^^^^^
AttributeError: 'Server' object has no attribute 'list_tools'
Badge
Paste this into the project README to show the current result:
[](https://doesitinstall.com/s/io.github.winedarksea__autots.html)