AutoTS runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from pypi. Last commit 14 Jun 2026.
Automated time series forecasting with model search, anomaly detection, and event risk analysis
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 AutoTS -- uvx autots-mcp
{
"mcpServers": {
"AutoTS": {
"args": [
"autots-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.AutoTS]
command = "uvx"
args = ["autots-mcp"]
{
"mcpServers": {
"AutoTS": {
"args": [
"autots-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"AutoTS": {
"args": [
"autots-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.