HubSpot MCP Server (original) (raw)
To help put it into perspective here are some examples of prompts that your AI client could handle with the HubSpot MCP Server.
Streamline your development
- "Get the company record for Google and place it in a JSON file that I can reference in my code as a placeholder as work on the UI for my UI Extension, website module, and template."
- "I don't know if the sales reps have been using a custom property called 'Serial number' properly can you fetch 100 part records and let me know what data type that property is, and any rules that seem to apply to that data so I can create a regex in my application to ensure consistency?"
- "I just ran a serverless function locally and want to test that the record is properly updated. Can you look at my log to see which record I updated and then look up that record in my CRM to see if that change is reflected?"
Get insights from your HubSpot data
- "Get me the latest update about Acme Inc. from my HubSpot account."
- "Summarize all deals in the “Decision maker bought in” stage in my HubSpot pipeline with deal value > $1000."
- "Summarize the last five tickets created for Alex Smith in my HubSpot account"
Create and update CRM records
- "Update the address for John Smith in my HubSpot account"
- "Create a new contact “John.Johnson@email.com” for Acme Inc. in my HubSpot account."
CRM associations
- "List all associated contacts and their roles for Acme Inc, from my HubSpot account."
- "List associated contacts for Acme Inc in my HubSpot account"
- "Associate John Smith with Acme Inc. as a company in my HubSpot account"
Add engagements
- "Add a task to send a thank-you note to jane@example.com in my HubSpot account"
- "Add a note for Acme. Inc. in my HubSpot account"
- "List my overdue HubSpot tasks"
- “From my HubSpot account, find the number of contacts has.”
We'd love to hear what you end up using it for and if there are any prompting tips and tricks you've picked up with it in the developer forums.