{"name":"uk.co.cleantechcontent/uk-energy-data","slug":"cleantechcontent-uk-energy-data","title":"Cleantech Content solar, battery and energy tools","description":"GB solar/battery comparisons and Ofgem rates. Five trial calls, then 0.01 USDC per eligible call.","url":"https://mcp.market/server/cleantechcontent-uk-energy-data","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":5,"ok":5,"last_checked_at":"2026-09-20T19:06:01.617Z","last_ok_at":"2026-09-20T19:06:01.617Z","latency_ms":917},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://cleantech-agent-demand.old-rain-22ad.workers.dev/docs/","version":"1.3.0","remotes":[{"type":"streamable-http","url":"https://cleantech-agent-demand.old-rain-22ad.workers.dev/mcp","headers":[{"description":"Trial Bearer token from POST https://cleantech-agent-demand.old-rain-22ad.workers.dev/v1/keys/free. Five successful calls per public-IP allocation, no daily reset. Lookup calls require UUID _meta[idempotency-key].","format":"string","isSecret":true,"name":"Authorization"}]}],"packages":[],"tools":[{"name":"compare_solar_battery","description":"Compare solar alone with up to three battery sizes for a GB household. Supplied monthly kWh, hourly shapes, fixed rates and costs; screening estimate, not a forecast. Reports losses, forgone exports, marginal battery savings and generation sensitivity. Five shared trial uses, then 0.01 USDC per comparison. See /docs/solar/ and /v1/solar/example.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"model_version":{"type":"string","const":"solar-battery-v1"},"country":{"type":"string","enum":["GB"]},"monthly_consumption_kwh":{"minItems":12,"maxItems":12,"type":"array","items":{"type":"number","minimum":0,"maximum":10000}},"monthly_generation_kwh":{"minItems":12,"maxItems":12,"type":"array","items":{"type":"number","minimum":0,"maximum":10000}},"demand_hourly_weights":{"minItems":24,"maxItems":24,"type":"array","items":{"type":"number","minimum":0,"maximum":1}},"solar_hourly_weights":{"minItems":24,"maxItems":24,"type":"array","items":{"type":"number","minimum":0,"maximum":1}},"input_basis":{"type":"string","enum":["estimated_representative_days","measured_monthly_totals_with_estimated_hourly_shapes"]},"inputs_as_of":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"import_rate_pence":{"type":"number","minimum":0,"maximum":200},"export_rate_pence":{"type":"number","minimum":0,"maximum":200},"standing_charge_pence_per_day":{"type":"number","minimum":0,"maximum":500},"solar_installed_cost_gbp":{"type":"number","minimum":0,"maximum":100000},"battery_options":{"minItems":1,"maxItems":3,"type":"array","items":{"type":"object","properties":{"usable_capacity_kwh":{"type":"number","minimum":0,"maximum":40},"installed_cost_gbp":{"type":"number","minimum":0,"maximum":100000},"charge_power_kw":{"type":"number","minimum":0,"maximum":20},"discharge_power_kw":{"type":"number","minimum":0,"maximum":20},"round_trip_efficiency":{"type":"number","minimum":0.5,"maximum":1},"assumed_service_life_years":{"type":"integer","minimum":1,"maximum":25}},"required":["usable_capacity_kwh","installed_cost_gbp","charge_power_kw","discharge_power_kw","round_trip_efficiency","assumed_service_life_years"],"additionalProperties":false}}},"required":["model_version","country","monthly_consumption_kwh","monthly_generation_kwh","demand_hourly_weights","solar_hourly_weights","input_basis","inputs_as_of","import_rate_pence","export_rate_pence","standing_charge_pence_per_day","solar_installed_cost_gbp","battery_options"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"get_customer_requirements","description":"Free business customer registration requirements for paid lookups. Registration uses REST; pass the resulting token as customer-token in MCP request metadata.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_data_freshness","description":"Free pilot coverage, trial allowance and payment mode. Also identifies the free REST freshness endpoint.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_ofgem_price_cap","description":"Single-rate GB Ofgem reference price. Supply exact region or explicit GB average, fuel and payment method. Unsupported, empty or stale results are not charged. Not a household bill ceiling.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"region":{"type":"string"},"fuel":{"type":"string","enum":["electricity","gas"]},"payment_method":{"type":"string","enum":["direct_debit","standard_credit","prepayment"]},"period":{"type":"string"}},"required":["region","fuel","payment_method"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"recover_saved_lookup","description":"Recover an existing paid or trial result with its original credential, idempotency key and exact query, including withdrawn EV lookups. Never starts a new lookup or payment.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"kind":{"type":"string","enum":["cap","ev"]},"region":{"type":"string"},"fuel":{"type":"string"},"payment_method":{"type":"string"},"period":{"type":"string"}},"required":["kind","region"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"recover_solar_battery_comparison","description":"Recover an existing solar-battery-v1 result with the identical scenario and original trial UUID or payment credential. Never starts a calculation or purchase.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"model_version":{"type":"string","const":"solar-battery-v1"},"country":{"type":"string","enum":["GB"]},"monthly_consumption_kwh":{"minItems":12,"maxItems":12,"type":"array","items":{"type":"number","minimum":0,"maximum":10000}},"monthly_generation_kwh":{"minItems":12,"maxItems":12,"type":"array","items":{"type":"number","minimum":0,"maximum":10000}},"demand_hourly_weights":{"minItems":24,"maxItems":24,"type":"array","items":{"type":"number","minimum":0,"maximum":1}},"solar_hourly_weights":{"minItems":24,"maxItems":24,"type":"array","items":{"type":"number","minimum":0,"maximum":1}},"input_basis":{"type":"string","enum":["estimated_representative_days","measured_monthly_totals_with_estimated_hourly_shapes"]},"inputs_as_of":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"import_rate_pence":{"type":"number","minimum":0,"maximum":200},"export_rate_pence":{"type":"number","minimum":0,"maximum":200},"standing_charge_pence_per_day":{"type":"number","minimum":0,"maximum":500},"solar_installed_cost_gbp":{"type":"number","minimum":0,"maximum":100000},"battery_options":{"minItems":1,"maxItems":3,"type":"array","items":{"type":"object","properties":{"usable_capacity_kwh":{"type":"number","minimum":0,"maximum":40},"installed_cost_gbp":{"type":"number","minimum":0,"maximum":100000},"charge_power_kw":{"type":"number","minimum":0,"maximum":20},"discharge_power_kw":{"type":"number","minimum":0,"maximum":20},"round_trip_efficiency":{"type":"number","minimum":0.5,"maximum":1},"assumed_service_life_years":{"type":"integer","minimum":1,"maximum":25}},"required":["usable_capacity_kwh","installed_cost_gbp","charge_power_kw","discharge_power_kw","round_trip_efficiency","assumed_service_life_years"],"additionalProperties":false}}},"required":["model_version","country","monthly_consumption_kwh","monthly_generation_kwh","demand_hourly_weights","solar_hourly_weights","input_basis","inputs_as_of","import_rate_pence","export_rate_pence","standing_charge_pence_per_day","solar_installed_cost_gbp","battery_options"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-19T20:54:53.720Z","report":{"scannerVersion":"0.1.7","scannedAt":"2026-09-19T20:54:53.706Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1954ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://cleantech-agent-demand.old-rain-22ad.workers.dev/mcp","reachable":true,"authRequired":false,"latencyMs":1954,"serverInfo":{"name":"cleantech-gb-energy-pilot","version":"1.3.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://framerusercontent.com/images/bvLkQ0TmVyWkupgGgdgoeeze0.png","source":"site","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}