34
/ 100
1 month ago
glama

Dealership AI MCP Server

MCP server that enables AI agents to instantly understand, generate pattern-aware code, search across repos, and validate changes in the Dealership AI codebase.

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
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — search_all_repos (line 39: r = subprocess.run(cmd, capture_output=True, text=True, timeout=30)); batch_git_status (line 185: r = subprocess.run(["git", *args], cwd=str(repo_path), capture_output=True, text=True)); search_code (line 177: result = subprocess.run(cmd, capture_output=True, text=True))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVAR
// 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 9 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/exploratory-projects-mcp-server-1apw0h)](https://m8ven.ai/mcp/exploratory-projects-mcp-server-1apw0h)
commit: 90cb3dcab3ee2546ffc96780e45fdeb0ba7869cc
code hash: dca5107cd8efa8ecec1e1a53fc5c7765810542d4cc0217d6d95fc4d2f97be06f
verified: 6/18/2026, 11:36:37 AM
view raw JSON →