58
grade D
10 days ago
glama

Bouncie MCP Server

An MCP server that connects Bouncie OBD2 vehicle tracking data to AI assistants. It enables users to retrieve real-time vehicle stats, health diagnostics, and detailed trip history through the Bouncie API.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: BOUNCIE_ACCESS_TOKEN, BOUNCIE_CLIENT_SECRET, OAUTH_PASSWORD
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.
🔐 secretBOUNCIE_ACCESS_TOKENOne of these Pre-obtained access token (skip OAuth exchange)
configBOUNCIE_AUTH_CODEOne of these Authorization code (exchanged for token automatically)
configBOUNCIE_CLIENT_IDYes Your app's client ID
🔐 secretBOUNCIE_CLIENT_SECRETYes Your app's client secret
configBOUNCIE_REDIRECT_URIYes Redirect URI used during app registration
🔐 secretOAUTH_PASSWORD
configPORT
configPUBLIC_URL
configTOKEN_TTL_HOURS
// 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 5 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/digitalhen-bouncie-mcp-1qjxba)](https://m8ven.ai/mcp/digitalhen-bouncie-mcp-1qjxba)
commit: 3e9e9c9573000dcecffa142c2947de0480e5df35
code hash: 44e16660f0141d0453b0a1894372c2202f8ce1a50cc58c9d8264eed983b9f0bf
verified: 4/11/2026, 2:26:57 PM
view raw JSON →