sktime-mcpο
The Semantic Engine for Time-Series with Large Language Models.
sktime-mcp is a Model Context Protocol (MCP) server that exposes the full power of the sktime ecosystem to AI assistants. It provides a stateful runtime for discovering, instantiating, and executing time-series workflows β forecasting, classification, regression, transformation, detection, and splitting.
Forecasting is the most polished path today; the other scitypes are reachable through
generic instantiation and call_method. See MCP Tool Reference for what is available.
Getting Started
Developer Guide