Tools
crm_create_company
crm_update_company
crm_get_company
crm_search_companies
crm_batch_create_companies
crm_batch_update_companies
crm_get_company_properties
crm_create_company_property
crm_list_objects
crm_get_object
crm_create_object
crm_update_object
crm_delete_object
crm_search_objects
crm_batch_create_objects
crm_batch_update_objects
crm_batch_delete_objects
crm_list_association_types
crm_get_associations
crm_create_association
crm_delete_association
crm_batch_create_associations
crm_batch_delete_associations
crm_create_contact
crm_update_contact
crm_get_contact
crm_search_contacts
crm_batch_create_contacts
crm_batch_update_contacts
crm_get_contact_properties
crm_create_contact_property
crm_create_lead
crm_update_lead
crm_get_lead
crm_search_leads
crm_batch_create_leads
crm_batch_update_leads
crm_get_lead_properties
crm_create_lead_property
meetings_list
meetings_get
meetings_create
meetings_update
meetings_delete
meetings_search
meetings_batch_create
meetings_batch_update
meetings_batch_archive
notes_create
notes_get
notes_update
notes_archive
notes_list
notes_search
notes_batch_create
notes_batch_read
notes_batch_update
notes_batch_archive
tasks_create
tasks_get
tasks_update
tasks_archive
tasks_list
tasks_search
tasks_batch_create
tasks_batch_read
tasks_batch_update
tasks_batch_archive
engagement_details_get
engagement_details_create
engagement_details_update
engagement_details_list
engagement_details_delete
engagement_details_get_associated
calls_create
calls_get
calls_update
calls_archive
calls_list
calls_search
calls_batch_create
calls_batch_read
calls_batch_update
calls_batch_archive
emails_create
emails_get
emails_update
emails_archive
emails_list
emails_search
emails_batch_create
emails_batch_read
emails_batch_update
emails_batch_archive
communications_get_preferences
communications_update_preferences
communications_unsubscribe_contact
communications_subscribe_contact
communications_get_subscription_definitions
communications_get_subscription_status
communications_update_subscription_status
Server Config
{
"mcpServers": {
"hubspot": {
"command": "npx",
"args": [
"@shinzolabs/hubspot-mcp"
],
"env": {
"HUBSPOT_ACCESS_TOKEN": "your-token-here"
}
}
}
}