Analytics
netzhandwerker.de
Provides energy market data, pricing, and research signals for analysis.
ENDPOINT 1
https://energy.netzhandwerker.de/mcp
MCP server metadata
- Name
- Netzhandwerker Energy Research Hub
- Version
- 2.0.0
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_endpointsList the verified paid energy products with pricing, payment requirements and trust endpoints.
Potential side effectsget_signal_indexGet the free negative-price signal index without exact probability, action, time window or expected value.
Inferred read-onlypricing_lookupReturn the machine-readable price list for all paid energy products.
Inferred read-onlyenergy_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-onlyget_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-onlyget_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-onlyget_grid_load[Live Energy Data] Grid-monitoring and dispatch agents buy this endpoint to obtain the latest German system load from SMARD.
Inferred read-onlyget_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-onlyfind_flexibility_window[Optimization Signals] EV, heat-pump, and flexible-load agents buy this endpoint to identify the cheapest upcoming operating hours.
Inferred read-onlyget_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-onlycall_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-onlyfind_cheapest_window[Optimization Signals] Flexible-load agents buy this endpoint to schedule a contiguous operating window at the lowest average electricity price.
Inferred read-onlyenergy_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-onlynegative_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-onlyCONNECT 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.
netzhandwerker.de is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.