74
/ 100
6 days ago
glama

BackCrew HubSpot MCP Server

Enables AI assistants to interact with a HubSpot CRM account via natural language, starting with read-only lookups and optionally enabling write operations like creating contacts, deals, and notes.

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: HUBSPOT_ACCESS_TOKEN
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.
configHS_MCP_MODE10. Leave =read_only and HS_MCP_PROFILE=readonly-owner exactly as they are for now; that's the safe default. Save the file and close the editor.
configHS_MCP_PROFILE10. Leave HS_MCP_MODE=read_only and =readonly-owner exactly as they are for now; that's the safe default. Save the file and close the editor.
🔐 secretHUBSPOT_ACCESS_TOKEN9. Find the line that says =. Paste in the token you copied in Step 2, right after the =, with no extra spaces or quotes.
// 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 2 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/jayson-svg-backcrew-mcp-hubspot-1xoh6x)](https://m8ven.ai/mcp/jayson-svg-backcrew-mcp-hubspot-1xoh6x)
commit: af17f59c21c060cb79520c85879cdc184e9bd86e
code hash: 65e09d07accda52af27146d2bd80760b3d1935aa473d73dd22314d2e667c0188
verified: 7/25/2026, 8:41:40 AM
view raw JSON →