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.2

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.2
File Size Uploaded
art_tseries-0.2.2.tar.gz 1.5 MB Details

Built distribution (wheel)

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

Total release size: 2.7 MB

Release files / art_tseries-0.2.2.tar.gz

Download URL art_tseries-0.2.2.tar.gz
Size 1.5 MB
Tags Source
SHA-256 checksum
How to use checksums
fec09c02709614fec801ad4592398a3678b78a06e305773cd62dacc4c87d2274
BLAKE2b-256 checksum
How to use checksums
76b43827ec1a712d829c5fe6bc077d8781c9992d35dcf90bc15c476017a3e460
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 26, 2026.

Transparency log

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

Download URL art_tseries-0.2.2-py3-none-any.whl
Size 1.2 MB
Tags Python 3
SHA-256 checksum
How to use checksums
d7e369ef6c1ab730a09b64933154785f69c2bdacef464c98fe012d7eaf662bc0
BLAKE2b-256 checksum
How to use checksums
66aa12a74cf8b944c53e09ddb105843ed4fcfc6fdebf6f60297ecbcbb9badefa
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 26, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.2.2 This release

2 release files

0.2.1

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