HubSpot MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_SERVER_URL | No | URL pointing to your API key verification endpoint for authentication | |
| HUBSPOT_ACCESS_TOKEN | Yes | Your HubSpot API access token, obtained from your HubSpot Developer Account |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| hubspot_create_contactC | Create a new contact in HubSpot |
| hubspot_create_companyC | Create a new company in HubSpot |
| hubspot_get_company_activityC | Get activity history for a specific company |
| hubspot_get_recent_engagementsB | Get recent engagement activities across all contacts and companies |
| hubspot_get_active_companiesC | Get most recently active companies from HubSpot |
| hubspot_get_active_contactsC | Get most recently active contacts from HubSpot |
| hubspot_update_contactA | Update an existing contact in HubSpot (ignores if contact does not exist) |
| hubspot_update_companyB | Update an existing company in HubSpot (ignores if company does not exist) |
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/lkm1developer/hubspot-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server