← Registry

Analytics

cleantechcontent.co.uk

Provides UK domestic energy tariffs, EV charging prices, and price cap data for cost comparison and analysis.

1 endpoint6 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://mcp.cleantechcontent.co.uk/mcp

No auth detected

MCP server metadata

Name
cleantech-uk-energy-data
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

get_uk_energy_tariffs

Use this when a user asks what a UK domestic electricity or gas tariff costs, wants to compare suppliers, or needs unit rates (p/kWh), standing charges (p/day), off-peak windows, exit fees or export (SEG) rates.

Inferred read-only
get_uk_ev_tariffs

Use this when a user with an electric vehicle asks which home electricity tariff is cheapest for charging, what the overnight rate and window are, or whether a tariff needs a smart meter, a compatible charger or a specific car.

Inferred read-only
get_ofgem_price_cap

Use this when a user asks what the current UK energy price cap is, the default tariff unit rate or standing charge in their region, or how the cap compares between direct debit, standard credit and prepayment.

Potential side effects
get_ev_charging_prices

Use this when a user asks how much it costs to charge an electric car at a public charger in the UK, what a named network (InstaVolt, Gridserve, BP Pulse, Tesla, Ionity, Osprey, Shell Recharge, Pod Point and others) charges per kWh, or what subscription, connection and idle fees apply.

Potential side effects
compare_ev_charging_cost

Use this when a user wants to know what a specific public charge would cost, e.

Potential side effects
get_data_freshness

Use this before quoting figures when the user cares how current the data is, or when another tool returns an as_of date that looks old.

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.cleantech-uk-energy-data]
url = "https://mcp.cleantechcontent.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cleantech-uk-energy-data": {
      "type": "http",
      "url": "https://mcp.cleantechcontent.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cleantech-uk-energy-data
Remote MCP URL: https://mcp.cleantechcontent.co.uk/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": {
    "cleantech-uk-energy-data": {
      "url": "https://mcp.cleantechcontent.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cleantech-uk-energy-data": {
      "type": "http",
      "url": "https://mcp.cleantechcontent.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cleantech-uk-energy-data",
  "transport": "streamable-http",
  "url": "https://mcp.cleantechcontent.co.uk/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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