eribichesu/hubspot-mcp-server
If you are the rightful owner of hubspot-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates with HubSpot CRM, enabling AI assistants to manage HubSpot data efficiently.
Tools
Functions exposed to the LLM to take actions
get_contacts
Retrieve a list of contacts
get_contact
Get a specific contact by ID
create_contact
Create a new contact
update_contact
Update an existing contact
search_contacts
Search for contacts
get_companies
Retrieve a list of companies
get_company
Get a specific company by ID
create_company
Create a new company
update_company
Update an existing company
get_deals
Retrieve a list of deals
get_deal
Get a specific deal by ID
create_deal
Create a new deal
update_deal
Update an existing deal
send_email
Send emails through HubSpot (requires Marketing Email API)
get_email_events
Get email engagement data (requires Events API)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client