sktime-mcp
Officialby sktime
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SKTIME_MCP_LOG_PATH | No | Optional file path to output logs to in addition to stderr. | |
| SKTIME_MCP_LOG_LEVEL | No | Server logging verbosity level (DEBUG, INFO, WARNING, ERROR). Default: WARNING. | |
| SKTIME_MCP_AUTO_FORMAT | No | Enables or disables automatic time-series formatting during data loading. Default: true. | |
| SKTIME_MCP_JOB_MAX_AGE_HOURS | No | Maximum hours before completed background jobs are automatically pruned. Default: 24. | |
| SKTIME_MCP_MAX_RESPONSE_TOKENS | No | Maximum tokens allowed per tool response. Default: 0 (unlimited). | |
| SKTIME_MCP_JOB_CLEANUP_INTERVAL | No | Interval in seconds for periodic job cleanup checks. Default: 3600. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sktime/sktime-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server