Skip to main content

energyscope-mcp

MCP server for AI agents to search, forecast, and analyse energy market data via EnergyScope.

60+ tools: search 2.8M series, multi-factor XGBoost forecasts, Prophet, ARIMA, Theta, breakpoint detection, correlation, volatility, cointegration, and more.

Quick Start

# No install needed — uvx runs it directly
claude mcp add energyscope -- uvx energyscope-mcp

# Set your server and API key
export ENERGYSCOPE_SERVER=grpc+tls://data.energyscope.io:443
export ENERGYSCOPE_API_KEY=your-api-key

Then ask Claude: "What's the latest WTI price and has there been a regime change?"

Tools

Data (6): search, get_data, latest, browse, datasets, health

Analytics (11): forecast, arima, prophet, theta, breakpoints, stats, volatility, correlation, unit_root, cointegration

Cross-series alignment

Cross-series tools (forecast, spread, crack_spread, correlation, rolling_correlation, cointegration, var, lpirf, elastic_net, midas, correlate_all, changes) auto-truncate every input series to the freshest common date and emit a ⚠ ALIGNMENT: banner explaining what was dropped — no more silently regressing yesterday's stale predictor onto today's fresh target.

For batch / risk scripts that should hard-fail on freshness mismatch:

import os; os.environ["ENERGYSCOPE_STRICT_ALIGN"] = "1"
from energyscope_mcp import AlignmentError
try:
    spread("PET.RWTC.D", "NG.RNGWHHD.D")
except AlignmentError as e:
    page_data_team(e.series, e.lag_days)  # e.latest_common, e.error_code also available

Full reference: docs/cross-series-alignment.md

Links

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

energyscope_mcp-2.13.0.tar.gz (76.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

energyscope_mcp-2.13.0-py3-none-any.whl (56.3 kB view details)

Uploaded Python 3

File details

Details for the file energyscope_mcp-2.13.0.tar.gz.

File metadata

  • Download URL: energyscope_mcp-2.13.0.tar.gz
  • Upload date:
  • Size: 76.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for energyscope_mcp-2.13.0.tar.gz
Algorithm Hash digest
SHA256 8a7d05caad870f08536cc1bb7124685870615fdcace192621543c87118b20a82
MD5 d90f9ecc84d65210fc72f3bc5b91e9f9
BLAKE2b-256 f1f6ce1f52ad13e0a5367bb7a3f2ad75fe25c57397dcb640256fe0424bba275c

See more details on using hashes here.

File details

Details for the file energyscope_mcp-2.13.0-py3-none-any.whl.

File metadata

File hashes

Hashes for energyscope_mcp-2.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b8b74e2d80685d7211b19d5ec16fd401910dd3ca6c7b22d05c629621ab0c07da
MD5 06c0203acdd3551eead1a98794901fcb
BLAKE2b-256 ee44d44dd78cfe8c22acc20f8861abf8714779bcb1f1ccb2f8cc656ef643d9f9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.13.0 This release

2 files

2.12.0

2 files

2.11.0

2 files

2.10.10

2 files

2.10.9

2 files

2.10.8

2 files

2.10.7

2 files

2.10.6

2 files

2.10.5

2 files

2.10.4

2 files

2.10.3

2 files

2.10.2

2 files

2.10.1

2 files

2.10.0

2 files

2.9.4

2 files

2.9.3

2 files

2.9.2

2 files

2.9.1

2 files

2.9.0

2 files

2.8.4

2 files

2.8.3

2 files

2.8.2

2 files

2.8.1

2 files

2.8.0

2 files

2.7.1

2 files

2.7.0

2 files

2.6.10

2 files

2.6.9

2 files

2.6.8

2 files

2.6.7

2 files

2.6.6

2 files

2.6.5

2 files

2.6.4

2 files

2.6.3

2 files

2.6.2

2 files

2.6.1

2 files

2.6.0

2 files

2.5.0

2 files

2.4.1

2 files

2.4.0

2 files

2.3.1

2 files

2.3.0

2 files

2.2.1

2 files

2.2.0

2 files

2.1.3

2 files

2.1.2

2 files

2.1.1

2 files

2.1.0

2 files

2.0.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.1

2 files

1.1.0

2 files

1.0.0

2 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