HubSpot MCP Server

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

“I’m new to HubSpot, how does the CLI work? what do I use it for?” using the Developer MCP server to get a guided walkthrough of the CLI.

“Create a HubSpot UI Extension project“ using the developer MCP server.

"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." using the remote MCP server.

“What’s the name of the component for displaying a table in HubSpot UI Extensions?“ using the developer MCP server to get answers to questions from HubSpot’s developer documentation.

"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?" using the remote MCP server.

“This looks good. Once you’ve finished making that change you can deploy the change to my account“ using the developer MCP server.

"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?" using the remote MCP server.

Get actionable insights from your HubSpot context

"Get me the latest update about Acme Inc. from my HubSpot account." using the remote MCP server.

"Summarize all deals in the “Decision maker bought in” stage in my HubSpot pipeline with deal value > $1000." using the remote MCP server.

"Summarize the last five tickets created for Alex Smith in my HubSpot account" using the remote MCP server.

“From my HubSpot account, find the number of contacts has.” using the remote MCP server.

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.