Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Netzhandwerker EU Power Dispatch API

de.netzhandwerker.energy/research-hub

EU power dispatch for wallet-enabled compute, DePIN, battery and trading agents.

Uptime
100.0%
1 direct probes · 30d
Response
223ms
last probe
Tools
29
callable
Resources
0
readable
Prompts
0
available

Tools · 29

buy_dispatch_plan

Schedules a deadline-bound compute, DePIN, battery or power-trading workload into an actionable German or European power window. Returns exact timing, expected EUR cost and savings, uncertainty, fresh…

buy_market_brief

Returns licensed ENTSO-E and SMARD spot-market context for compute, DePIN, battery and power-trading agents: published day-ahead prices, volatility, load, renewable share when available, the observed …

research

GET-Fallback mit maschinenlesbarer 402-Antwort für POST /research.

articles_id

GET-Fallback mit maschinenlesbarer 402-Antwort für POST /articles/{id}.

tasks

GET-Fallback mit maschinenlesbarer 402-Antwort für POST /tasks.

research_post

Aggregierte Energie-Recherche für DE/EU aus Live-Datenquellen.

demo_paid_sample

Cheapest end-to-end x402 purchase test. Always returns a 402 challenge without payment and the current full NegPrice decision after a valid USDC payment.

energy_decision

EV, battery, and flexible-load agents buy this endpoint to receive an executable action with timing, expected value, confidence, and expiry.

research_quick

Research and market-monitoring agents buy this endpoint to answer a focused question with a compact live market snapshot.

articles_id_post

Volltext eines Energie-Fachartikels.

tasks_post

Asynchroner Deep-Dive Task mit Mindest-Bounty.

price_spot

Trading and dispatch agents buy this endpoint to obtain the current German EPEX spot price for immediate decisions.

price_forecast

Energy-trading and flexible-load agents buy this endpoint to compare the next 24 hours of EPEX prices and volatility.

carbon_now

Aktuelle CO2-Intensität des deutschen Strommix.

grid_load

Grid-monitoring and dispatch agents buy this endpoint to obtain the latest German system load from SMARD.

renewable_share

Carbon-aware and ESG agents buy this endpoint to measure the current renewable share and generation mix in Germany.

flexibility_window

EV, heat-pump, and flexible-load agents buy this endpoint to identify the cheapest upcoming operating hours.

signals_buy_sell

Trading bots buy this endpoint to receive a multi-factor buy/sell signal with RSI, Z-score, trend, and confidence.

bundle_trading

Energy-trading agents buy this endpoint to receive an eight-source market bundle with key metrics, insights, and raw evidence.

history_prices

Stundendaten für EPEX-Preise nach Periode.

history_prices_stats

Statistik für eine historische Preisperiode.

subscribe_price_alert

Webhook-Subscription für Strompreis-Thresholds.

subscribe_co2_low

Webhook-Subscription für niedrige CO2-Intensität.

optimizer_cheapest_window

Flexible-load agents buy this endpoint to schedule a contiguous operating window at the lowest average electricity price.

price_negative_forecast

Stunden mit negativen Strompreisen in den nächsten 24 Stunden.

predict_negative_price

Battery, EV, and trading agents buy this endpoint to receive calibrated 2h/4h/6h negative-price probabilities, reviewed threshold profiles and an executable response policy.

summary_today

Token-effiziente Tageszusammenfassung mit konkreter Handlungsempfehlung.

region

Preis, CO2, Grünstrom und Wetter für eine PLZ-Region.

events_grid

Ereignisfeed für Dunkelflaute, Sturm, negative Preise und Rekorde.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "netzhandwerker_eu_power_dispatch_api": {
      "url": "https://energy.netzhandwerker.de/mcp",
      "transport": "streamable-http"
    }
  }
}