HubSpot MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HUBSPOT_ACCESS_TOKENYesYour HubSpot access token used for authentication.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
HubSpot ContactsList of HubSpot contacts
HubSpot CompaniesList of HubSpot companies

Tools

Functions exposed to the LLM to take actions

NameDescription
hubspot_get_contacts

Get contacts from HubSpot

hubspot_create_contact

Create a new contact in HubSpot

hubspot_get_companies

Get companies from HubSpot

hubspot_create_company

Create a new company in HubSpot

hubspot_get_company_activity

Get activity history for a specific company