73
/ 100
13 days ago
glama

Salesmate MCP Server

A production-ready MCP server that exposes the Salesmate CRM to Claude Desktop, enabling search, update, and creation of contacts, deals, tasks, notes, and activities.

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 1 credential: SALESMATE_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.
🔐 secretSALESMATE_API_KEYyour Salesmate SESSION KEY>
configSALESMATE_BASE_URL"": "https://yourcompany.salesmate.io"
configSALESMATE_AUTH_HEADERaccessToken Auth header name.
configSALESMATE_LINKNAMEderived from base_url Value for the required x-linkname header.
configSALESMATE_TIMEOUT30 Per-request timeout (seconds).
configSALESMATE_MAX_RETRIES3 Retry attempts for transient errors.
configSALESMATE_BACKOFF_FACTOR0.5 Base backoff delay (seconds).
configSALESMATE_LOG_LEVELINFO Logging verbosity.
configXDG_CONFIG_HOME
// 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/arnav-chauhan-kgpian-salesmate-mcp-18gley)](https://m8ven.ai/mcp/arnav-chauhan-kgpian-salesmate-mcp-18gley)
commit: 0cb76a1afeacde1717c066bdf1c976afbd2e78a2
code hash: f6775bbcc8b8cd1d365d86342456e3784afc57ec6e1b7842cee4b0a24829e22b
verified: 6/24/2026, 9:58:54 AM
view raw JSON →