Skip to main content

ART — A Real-Time Time-Series Analysis toolkit + MCP server

art-tseries (ART) builds univariate time series models following the Box-Jenkins-Treadway methodology: an iterative, decision-driven process that uses graphical tools and formal tests to identify, estimate, diagnose and refine a model until it is adequate and parsimonious.

ART is the orchestration layer of a four-part suite:

Package Role
fue Exact maximum-likelihood estimation (ARMAX + transfer functions) and FUF forecasting. C engine with a pure-Python fallback.
pyfug High-definition graphics for time series analysis.
ART (art-tseries) Identification, model building, diagnosis, formal tests, versioning — and an MCP server that exposes all of this to an LLM.

The Box-Jenkins-Treadway loop needs judgement at each decision node. ART supplies the evidence (graphs, tests, numbers); a human analyst and/or Claude supply the criterion. Two modes:

  • Guided — analyst + Claude: Claude proposes with arguments, the analyst decides.
  • Autonomous — Claude/heuristic decides every step and presents a final model.

Install

pip install art-tseries          # pulls fue + pyfug automatically

This installs the art-mcp command (the MCP server).

Use as an MCP server (Claude Code, etc.)

claude mcp add art -- art-mcp

Then ask Claude to analyse a series. ART will ask whether you want a guided or autonomous analysis and drive the workflow from there.

Use as a library

import fue
from art.describe import describe_boxcox, describe_identification, model_equation

ts, _ = fue.inp.load("series.inp")
print(describe_boxcox(ts).summary)

Methodology

The model-building process is iterative and sequential: each estimation starts from the previous likelihood optimum (the .pre of the previous model), and every step produces a .pre (estimated parameters as initial values) and a .out (results), mirroring fue. Decisions and changes are recorded in a guion.json audit trail. See docs/ARCHITECTURE.md for the full design and the evidence-vs-criterion philosophy.

Documentation

PyPI renders this page only, so everything below is linked absolutely and also ships inside the source distribution — pip download art-tseries --no-binary :all: — so it reads without network.

Quickstart install, first analysis, EN / ES
MCP tool reference every art-mcp tool, generated from the docstrings
Architecture how ART, FUE, FUG and FUF fit together
Rescaling why the scale factor exists and where it acts
Changelog what changed, version by version

The suite as a whole installs with pip install atsw.

License

GPL-2.0-or-later. © David E. Guerrero.

Release files for art-tseries 0.2.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for art-tseries 0.2.1
File Size Uploaded
art_tseries-0.2.1.tar.gz 1.4 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for art-tseries 0.2.1
File Interpreter ABI Platform
art_tseries-0.2.1-py3-none-any.whl Python 3 none any Details

Total release size: 2.6 MB

Release files / art_tseries-0.2.1.tar.gz

Download URL art_tseries-0.2.1.tar.gz
Size 1.4 MB
Tags Source
SHA-256 checksum
How to use checksums
30a4b43b59ecca5f0a9c865c1de101cc2f3411343dd885eb1df327f817763623
BLAKE2b-256 checksum
How to use checksums
fdd31c73d2e7874c2e99e11cf22992492adb6d69269e4d0afe1ce1679d3618f3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 12, 2026.

Transparency log

Release files / art_tseries-0.2.1-py3-none-any.whl

Download URL art_tseries-0.2.1-py3-none-any.whl
Size 1.2 MB
Tags Python 3
SHA-256 checksum
How to use checksums
0322fcb2020d1f539b56195629dc78fe86da0ef362a21db06424488d026adf84
BLAKE2b-256 checksum
How to use checksums
23f4b94dbb898a80b5569c52d46460b86ee84796adc16c787016f4300d1496a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 12, 2026.

Transparency log

Release history Release notifications | RSS feed

0.2.2

2 release files

This release

0.2.1 This release

2 release files

0.2.0

2 release files

0.1.11

2 release files

0.1.10

2 release files

0.1.9

2 release files

0.1.8

2 release files

0.1.7

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page