← Registry

Analytics

netzhandwerker.de

Provides energy market data, pricing, and research signals for analysis.

x402 supported1 endpoint15 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://energy.netzhandwerker.de/mcp

No auth detected

MCP server metadata

Name
Netzhandwerker Energy Research Hub
Version
2.0.0
Capabilities
tools
Server instructions

Use tools/list to discover free and x402-paid German/EU energy intelligence tools. Paid tools return HTTP 402 payment terms and accept PAYMENT-SIGNATURE on retry.

Known tools 15

list_energy_endpoints

List the verified paid energy products with pricing, payment requirements and trust endpoints.

Potential side effects
get_signal_index

Get the free negative-price signal index without exact probability, action, time window or expected value.

Inferred read-only
get_payment_info

Return x402 payment configuration for Base Mainnet USDC.

Potential side effects
pricing_lookup

Return the machine-readable price list for all paid energy products.

Inferred read-only
energy_research_quick

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

Inferred read-only
get_current_german_spot_electricity_price

[Live Energy Data] Trading and dispatch agents buy this endpoint to obtain the current German EPEX spot price for immediate decisions.

Inferred read-only
get_price_forecast

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

Inferred read-only
get_grid_load

[Live Energy Data] Grid-monitoring and dispatch agents buy this endpoint to obtain the latest German system load from SMARD.

Inferred read-only
get_renewable_share

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

Inferred read-only
find_flexibility_window

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

Inferred read-only
get_energy_trading_signal

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

Inferred read-only
call_bundle_trading

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

Inferred read-only
find_cheapest_window

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

Inferred read-only
energy_decision

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

Inferred read-only
negative_price_signal

[Optimization Signals] 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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.netzhandwerker-energy-research-hub]
url = "https://energy.netzhandwerker.de/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "netzhandwerker-energy-research-hub": {
      "type": "http",
      "url": "https://energy.netzhandwerker.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: netzhandwerker-energy-research-hub
Remote MCP URL: https://energy.netzhandwerker.de/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "netzhandwerker-energy-research-hub": {
      "url": "https://energy.netzhandwerker.de/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "netzhandwerker-energy-research-hub": {
      "type": "http",
      "url": "https://energy.netzhandwerker.de/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "netzhandwerker-energy-research-hub",
  "transport": "streamable-http",
  "url": "https://energy.netzhandwerker.de/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for netzhandwerker.de was fetched 2026-08-04T03:39:56.904Z.

Trust status Neutral

netzhandwerker.de is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.