hubspot-mcp (shinzo-labs/hubspot-mcp) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 112 tools. No publisher has claimed this listing.
Access and manage your CRM data seamlessly with 100+ tools in our HubSpot MCP implementation including manipulation of Contacts, Companies, and Associations.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
shinzo-labs
Source: ModelScope
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
crm_create_companyCreate a new company with validated properties
crm_update_companyUpdate an existing company with validated properties
crm_get_companyGet a single company by ID with specific properties and associations
crm_search_companiesSearch companies with company-specific filters
crm_batch_create_companiesCreate multiple companies in a single request
crm_batch_update_companiesUpdate multiple companies in a single request
crm_get_company_propertiesGet all properties for companies
crm_create_company_propertyCreate a new company property
crm_list_objectsList CRM objects of a specific type with optional filtering and pagination
crm_get_objectGet a single CRM object by ID
crm_create_objectCreate a new CRM object
crm_update_objectUpdate an existing CRM object
crm_archive_objectArchive (delete) a CRM object
crm_search_objectsSearch CRM objects using filters
crm_batch_create_objectsCreate multiple CRM objects in a single request
crm_batch_read_objectsCreate multiple CRM objects in a single request
crm_batch_update_objectsUpdate multiple CRM objects in a single request
crm_batch_archive_objectsArchive (delete) multiple CRM objects in a single request
crm_list_association_typesList all available association types for a given object type pair
crm_get_associationsGet all associations of a specific type between objects
crm_create_associationCreate an association between two objects
crm_archive_associationArchive (delete) an association between two objects
crm_batch_create_associationsCreate multiple associations in a single request
crm_batch_archive_associationsArchive (delete) multiple associations in a single request
crm_create_contactCreate a new contact with validated properties
crm_update_contactUpdate an existing contact with validated properties
crm_get_contactGet a single contact by ID with specific properties and associations
crm_search_contactsSearch contacts with contact-specific filters
crm_batch_create_contactsCreate multiple contacts in a single request
crm_batch_update_contactsUpdate multiple contacts in a single request
crm_get_contact_propertiesGet all properties for contacts
crm_create_contact_propertyCreate a new contact property
crm_create_leadCreate a new lead with validated properties
crm_update_leadUpdate an existing lead with validated properties
crm_get_leadGet a single lead by ID with specific properties and associations
crm_search_leadsSearch leads with lead-specific filters
crm_batch_create_leadsCreate multiple leads in a single request
crm_batch_update_leadsUpdate multiple leads in a single request
crm_get_lead_propertiesGet all properties for leads
crm_create_lead_propertyCreate a new lead property
meetings_listList all meetings with optional filtering
meetings_getGet details of a specific meeting
meetings_createCreate a new meeting
meetings_updateUpdate an existing meeting
meetings_archiveArchive (delete) a meeting
meetings_searchSearch meetings with specific filters
meetings_batch_createCreate multiple meetings in a single request
meetings_batch_updateUpdate multiple meetings in a single request
meetings_batch_archiveArchive (delete) multiple meetings in a single request
notes_createCreate a new note
notes_getGet details of a specific note
notes_updateUpdate an existing note
notes_archiveArchive (delete) a note
notes_listList all notes with optional filtering
notes_searchSearch notes with specific filters
notes_batch_createCreate multiple notes in a single request
notes_batch_readRead multiple notes in a single request
notes_batch_updateUpdate multiple notes in a single request
notes_batch_archiveArchive (delete) multiple notes in a single request
tasks_createCreate a new task
tasks_getGet details of a specific task
tasks_updateUpdate an existing task
tasks_archiveArchive (delete) a task
tasks_listList all tasks with optional filtering
tasks_searchSearch tasks with specific filters
tasks_batch_createCreate multiple tasks in a single request
tasks_batch_readRead multiple tasks in a single request
tasks_batch_updateUpdate multiple tasks in a single request
tasks_batch_archiveArchive (delete) multiple tasks in a single request
engagement_details_getGet details of a specific engagement
engagement_details_createCreate a new engagement with details
engagement_details_updateUpdate an existing engagement's details
engagement_details_listList all engagements with optional filtering
engagement_details_archiveArchive (delete) an engagement
engagement_details_get_associatedGet all engagements associated with an object
calls_createCreate a new call record
calls_getGet details of a specific call
calls_updateUpdate an existing call record
calls_archiveArchive (delete) a call record
calls_listList all calls with optional filtering
calls_searchSearch calls with specific filters
calls_batch_createCreate multiple call records in a single request
calls_batch_readRead multiple call records in a single request
calls_batch_updateUpdate multiple call records in a single request
calls_batch_archiveArchive (delete) multiple call records in a single request
emails_createCreate a new email record
emails_getGet details of a specific email
emails_updateUpdate an existing email record
emails_archiveArchive (delete) an email record
emails_listList all emails with optional filtering
emails_searchSearch emails with specific filters
emails_batch_createCreate multiple email records in a single request
emails_batch_readRead multiple email records in a single request
emails_batch_updateUpdate multiple email records in a single request
emails_batch_archiveArchive (delete) multiple email records in a single request
communications_get_preferencesGet communication preferences for a contact
communications_update_preferencesUpdate communication preferences for a contact
communications_unsubscribe_contactUnsubscribe a contact from all email communications
communications_subscribe_contactSubscribe a contact to all email communications
communications_get_subscription_definitionsGet all subscription definitions for the portal
12 further tools are not listed here. The complete surface is in the source.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
@babel/core: Arbitrary File Read via sourceMappingURL Comment
HUBSPOT_ACCESS_TOKENEnter your when prompted.TELEMETRY_ENABLEDEnable telemetry No truePORTTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
112/112 tools missing one or more hints — crm_create_company (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); crm_update_company (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); crm_get_company (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +109 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
111/112 tool handlers declare input schemas (99%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool test coverage
Only 24/112 tools referenced in tests (21%)
Write tests that reference each tool by name so every tool has at least one test.
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.12.3 (high), @modelcontextprotocol/sdk@1.12.3 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Domain consistency
npm scope @shinzolabs doesn't match GitHub owner shinzo-labs
Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/shinzo-labs/hubspot-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check