ts_api

jacobeverist/ts_api

3.2

If you are the rightful owner of ts_api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Model Context Protocol (MCP) server is a versatile platform designed to handle advanced analytics, forecasting, and anomaly detection for time-series data, supporting both REST and MCP protocols.

Tools

Functions exposed to the LLM to take actions

query_timeseries

Equivalent to REST /timeseries endpoint with same parameters.

get_metrics

Lists available metrics and their descriptions.

aggregate_data

Advanced data aggregation with pandas resampling.

detect_anomalies

Statistical anomaly detection using z-score or IQR methods.

forecast_trend

Time-series forecasting using linear regression or moving averages.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources