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
- 3.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 29
buy_dispatch_planSchedules a deadline-bound compute, DePIN, battery or power-trading workload into an actionable German or European power window.
Inferred read-onlybuy_market_briefReturns 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 share of published negative-price hours, uncertainty, freshness and expiry.
Inferred read-onlyarticles_idGET-Fallback mit maschinenlesbarer 402-Antwort für POST /articles/{id}.
Potential side effectsenergy_decisionEV, battery, and flexible-load agents buy this endpoint to receive an executable action with timing, expected value, confidence, and expiry.
Inferred read-onlyresearch_quickResearch and market-monitoring agents buy this endpoint to answer a focused question with a compact live market snapshot.
Inferred read-onlyprice_spotTrading and dispatch agents buy this endpoint to obtain the current German EPEX spot price for immediate decisions.
Inferred read-onlyprice_forecastEnergy-trading and flexible-load agents buy this endpoint to compare the next 24 hours of EPEX prices and volatility.
Inferred read-onlygrid_loadGrid-monitoring and dispatch agents buy this endpoint to obtain the latest German system load from SMARD.
Inferred read-onlyrenewable_shareCarbon-aware and ESG agents buy this endpoint to measure the current renewable share and generation mix in Germany.
Inferred read-onlyflexibility_windowEV, heat-pump, and flexible-load agents buy this endpoint to identify the cheapest upcoming operating hours.
Inferred read-onlysignals_buy_sellTrading bots buy this endpoint to receive a multi-factor buy/sell signal with RSI, Z-score, trend, and confidence.
Inferred read-onlybundle_tradingEnergy-trading agents buy this endpoint to receive an eight-source market bundle with key metrics, insights, and raw evidence.
Inferred read-onlyoptimizer_cheapest_windowFlexible-load agents buy this endpoint to schedule a contiguous operating window at the lowest average electricity price.
Inferred read-onlyprice_negative_forecastStunden mit negativen Strompreisen in den nächsten 24 Stunden.
Inferred read-onlypredict_negative_priceBattery, 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-onlysummary_todayToken-effiziente Tageszusammenfassung mit konkreter Handlungsempfehlung.
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 and is being refreshed.
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.