evspec-mcp
v1.0.0
Published
EV Intelligence for AI Agents — MCP server for evspec.io
Downloads
109
Maintainers
Readme
evspec-mcp
EV Intelligence for AI Agents — MCP server for evspec.io
Add EV expertise to any AI agent in 30 seconds.
Install
npx evspec-mcpClaude Desktop config
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"evspec": {
"command": "npx",
"args": ["evspec-mcp"]
}
}
}With API key
{
"mcpServers": {
"evspec": {
"command": "npx",
"args": ["evspec-mcp"],
"env": {
"EVSPEC_API_KEY": "your-key-here"
}
}
}
}Tools available
| Tool | Description |
|------|-------------|
| get_ev_specs | Full specs for any European EV |
| search_evs | Search by range, charging, price, V2L, chemistry... |
| compare_evs | Side-by-side comparison (2-5 vehicles) |
| get_ev_range | WLTP + real-world range data |
| get_charging_curve | DC charging curve (SoC% vs kW) |
| get_uk_price | UK GBP price + history + incentives |
| get_uk_incentives | BiK, VED, grants + vehicle eligibility |
Data
- 1,249 European EVs
- 54 brands
- UK market active
- 93.2% accuracy
- Updated March 2026
