74
/ 100
1 month ago
glama

abrp-mcp

An unofficial MCP server for A Better Routeplanner that enables EV route planning with charging stops, charger search, vehicle models, and live telemetry using the ABRP API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: ABRP_API_KEY, ABRP_TLM_TOKEN, ABRP_USER_TOKEN, OAUTH_SECRET, TLS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretABRP_API_KEY4. Use it as / the X-API-KEY header.
configABRP_SESSION3. Env vars — ABRP_API_KEY, , ABRP_USER_TOKEN, ABRP_TLM_TOKEN
🔐 secretABRP_TLM_TOKEN3. Env vars — ABRP_API_KEY, ABRP_SESSION, ABRP_USER_TOKEN,
🔐 secretABRP_USER_TOKEN3. Env vars — ABRP_API_KEY, ABRP_SESSION, , ABRP_TLM_TOKEN
🔐 secretOAUTH_SECRETcp .env.example .env # set ; optionally ABRP_API_KEY for a single-tenant run
configPORT
configTLS_CERTexist (override paths with / TLS_KEY), and falls back to HTTP otherwise. The
🔐 secretTLS_KEYexist (override paths with TLS_CERT / ), and falls back to HTTP otherwise. The
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/casperjuel-abrp-mcp-pdjl6m)](https://m8ven.ai/mcp/casperjuel-abrp-mcp-pdjl6m)
commit: f074dfe12325b836dfe34f404583abf955edae23
code hash: d039005e28d49d637b16cbc36c31cfdd1daf92d466690ede1ef5741dc7951c56
verified: 6/10/2026, 10:31:20 AM
view raw JSON →