HubSpot MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HUBSPOT_ACCESS_TOKEN | Yes | Your HubSpot access token generated from a private app with required scopes |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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