56
/ 100
1 month 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.

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
🚨
Known vulnerabilities in dependencies: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: BOUNCIE_ACCESS_TOKEN, BOUNCIE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.1.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.12.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBOUNCIE_ACCESS_TOKEN"": "your-access-token"
configBOUNCIE_CLIENT_IDYes Bouncie app client ID
🔐 secretBOUNCIE_CLIENT_SECRETYes Bouncie app client secret
configBOUNCIE_REDIRECT_URI
configPORTNo HTTP server port, default 3000
configPUBLIC_URL3. Set the Redirect URL to {}/callback (e.g. https://bouncie.example.com/callback)
configTOKEN_TTL_HOURSNo MCP token lifetime in hours, default 24
// 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 7 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: 16e3b779f089ec62abe6bbfbb6425642784257c1
code hash: b29781ace4629b34b70b4fe119431c4f994b69032fce218c9998ce3db3b8f537
verified: 6/13/2026, 10:50:36 AM
view raw JSON →