HubSpot MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HUBSPOT_API_KEY | Yes | Your HubSpot Private App API key/token with appropriate scopes |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| hubspot_search_contactsC | Search for contacts in HubSpot using a query string |
| hubspot_get_contactC | Get a specific contact by ID |
| hubspot_create_contactC | Create a new contact in HubSpot |
| hubspot_update_contactC | Update an existing contact in HubSpot |
| hubspot_list_dealsC | List deals in HubSpot with pagination |
| hubspot_get_dealC | Get a specific deal by ID |
| hubspot_create_dealC | Create a new deal in HubSpot |
| hubspot_update_dealC | Update an existing deal in HubSpot |
| hubspot_list_companiesC | List companies in HubSpot with pagination |
| hubspot_get_companyC | Get a specific company by ID |
| hubspot_get_sales_analyticsC | Get aggregated sales analytics data for specific time periods |
| hubspot_get_deal_historyC | Get the complete history of changes to a deal |
| hubspot_get_deal_notesC | Get notes associated with a specific deal |
| hubspot_get_engagements_by_dealB | Get all engagement activities (calls, emails, meetings, etc.) associated with a deal |
| hubspot_get_sales_performanceC | Get performance metrics for sales reps over a specific time period |
| hubspot_get_pipeline_analyticsB | Get analytics for a specific sales pipeline including conversion rates between stages |
| hubspot_get_forecast_analyticsC | Get forecasted sales data based on current pipeline and historical performance |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/scopiousdigital/hubspot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server