# UK Energy Data (tariffs, price cap, EV charging)

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/cleantech-content/uk-energy-prices-skill  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/uk-energy-data-tariffs-price-cap-ev-charging

## Description
Verified UK energy tariffs, the Ofgem price cap by region and EV charging prices, with sources.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "uk-energy-data-tariffs-price-cap-ev-charging": {
    "command": "npx",
    "args": ["-y","uk-energy-data-tariffs-price-cap-ev-charging"]
  }
}
```

## Documentation & README

# uk-energy-prices (Agent Skill)

A free skill that teaches an agent to look up verified UK energy tariffs, the Ofgem price cap and public EV charging prices from https://data.cleantechcontent.co.uk.

Install into Claude Code or any Agent Skills compatible tool:

```bash
npx skills add cleantech-content/uk-energy-prices-skill
```

Or copy the `uk-energy-prices/` folder into your agent's skills directory. Licence: MIT. Data licence: https://data.cleantechcontent.co.uk/licence/.

