Skip to main content
Glama
baryhuang

HubSpot MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HUBSPOT_ACCESS_TOKENYesYour HubSpot access token generated from a private app with required scopes

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
hubspot_create_companyC

Create a new company in HubSpot

hubspot_get_company_activityC

Get activity history for a specific company

hubspot_get_active_companiesB

Get most recently active companies from HubSpot

hubspot_get_companyB

Get a specific company by ID from HubSpot

hubspot_update_companyC

Update an existing company record in HubSpot

hubspot_create_contactC

Create a new contact in HubSpot

hubspot_get_active_contactsB

Get most recently active contacts from HubSpot

hubspot_get_contactC

Get a specific contact by ID from HubSpot

hubspot_update_contactB

Update an existing contact record in HubSpot

hubspot_get_recent_conversationsB

Get recent conversation threads from HubSpot with their messages

hubspot_get_ticketsC

Get tickets from HubSpot based on configurable selection criteria

hubspot_get_ticket_conversation_threadsB

Get conversation threads associated with a specific ticket

hubspot_search_dataB

Search for similar data in stored HubSpot API responses

hubspot_get_propertyB

Get details of a specific HubSpot property definition

hubspot_update_propertyB

Update a HubSpot property definition (e.g., add dropdown options)

hubspot_create_propertyB

Create a new custom property in HubSpot

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/baryhuang/mcp-hubspot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server