Skip to main content
Glama
sktime

sktime-mcp

Official
by sktime

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SKTIME_MCP_LOG_PATHNoOptional file path to output logs to in addition to stderr.
SKTIME_MCP_LOG_LEVELNoServer logging verbosity level (DEBUG, INFO, WARNING, ERROR). Default: WARNING.
SKTIME_MCP_AUTO_FORMATNoEnables or disables automatic time-series formatting during data loading. Default: true.
SKTIME_MCP_JOB_MAX_AGE_HOURSNoMaximum hours before completed background jobs are automatically pruned. Default: 24.
SKTIME_MCP_MAX_RESPONSE_TOKENSNoMaximum tokens allowed per tool response. Default: 0 (unlimited).
SKTIME_MCP_JOB_CLEANUP_INTERVALNoInterval 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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