37
/ 100
1 month ago
glama

SalesDrive MCP Server

Enables AI assistants to interact with SalesDrive CRM, allowing order management, product queries, and more through natural language.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
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 1 credential: SALESDRIVE_API_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.
configLOG_LEVEL
🔐 secretSALESDRIVE_API_KEY"": "your-api-key",
configSALESDRIVE_BASE_URL"": "https://your-account.salesdrive.me"
configSALESDRIVE_READ_ONLY
// 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 1 concrete improvement 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/dannychirkov-salesdrive-api-zh4cmg)](https://m8ven.ai/mcp/dannychirkov-salesdrive-api-zh4cmg)
commit: 7e1ce79bf6c667ae934d7447e7512644e70fa7a1
code hash: 9b6b1a22724f58e47f24372520e5d2b432c4b204081eb8bd98593720f75aa01a
verified: 6/22/2026, 1:08:34 PM
view raw JSON →