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 |
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
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
- 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/scopiousdigital/hubspot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server