Frequently Asked Questions about the HubSpot MCP Server on UBOS
Q: What is the HubSpot MCP Server? A: The HubSpot MCP (Model Context Protocol) Server is an integration tool available on the UBOS Asset Marketplace that allows AI models to interact with HubSpot CRM data and operations through a standardized interface. It enables AI to access contacts, companies, and engagement data to automate tasks and gain insights.
Q: What is MCP (Model Context Protocol)? A: MCP is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), enabling AI models to seamlessly communicate with various data sources and tools.
Q: What are the key benefits of using the HubSpot MCP Server? A: Key benefits include automated contact management, enhanced company insights, streamlined engagement tracking, AI-powered sales and marketing automation, and data-driven decision-making.
Q: What resources does the HubSpot MCP Server provide access to?
A: The server exposes dynamic resources like hubspot://hubspot_contacts (access to HubSpot contacts), hubspot://hubspot_companies (access to HubSpot companies), and hubspot://hubspot_recent_engagements (access to HubSpot engagements from the last 3 days). All resources auto-update.
Q: What tools are available with the HubSpot MCP Server?
A: Tools include hubspot_get_contacts, hubspot_create_contact, hubspot_get_companies, hubspot_create_company, and hubspot_get_company_activity, and hubspot_get_recent_engagements for managing contacts, companies, and engagements.
Q: How does the HubSpot MCP Server handle multi-user support? A: The server is designed to work with multiple HubSpot users, each with their own access token. The access token can be passed in the request header or body.
Q: How do I set up the HubSpot MCP Server? A: Setup involves obtaining a HubSpot access token, and deploying the server using Docker, either by pulling the pre-built image from Docker Hub or building it locally.
Q: How do I get a HubSpot access token? A: Create a private app in your HubSpot account. Go to Settings > Integrations > Private Apps, create an app, define the necessary scopes, and copy the generated access token.
Q: Can I use the HubSpot MCP Server with Claude Desktop?
A: Yes, you can install the mcp-hubspot for Claude Desktop automatically via Smithery.
Q: Where can I find the Docker image for the HubSpot MCP Server?
A: You can pull the Docker image from Docker Hub using the command: docker pull buryhuang/mcp-hubspot:latest.
Q: What platforms are supported for the Docker image? A: The Docker image supports Linux/amd64, Linux/arm64, and Linux/arm/v7 platforms.
Q: What if I want to build the Docker image locally?
A: You can build the image locally using the command: docker build -t mcp-hubspot .
Q: Where can I find the license information for this project? A: This project is licensed under the MIT License.
Q: How does the HubSpot MCP Server prevent creating duplicate contacts or companies? A: When creating a new contact or company, the server checks for existing records with the same name and/or email (for contacts) before creating a new entry.
Q: How can UBOS help me with AI Agent development? A: UBOS is a full-stack AI Agent development platform that helps you orchestrate AI Agents, connect them with your enterprise data, build custom AI Agents with your LLM model and Multi-Agent Systems.
HubSpot MCP Server
Project Details
- SheffieldP/hubspot_mcp
- MIT License
- Last Updated: 3/19/2025
Recomended MCP Servers
Smithery MCP
Anki MCP server
A MCP server connecting to managed indexes on LlamaCloud
Agentic abstraction layer for building high precision vertical AI agents written in python for Model Context Protocol.
Playground create my first MCP (Model Context Protocol) server
MCP Python Interpreter: run python code. Python-mcp-server, mcp-python-server, Code Executor
Allow AI to wade through complex OpenAPIs using Simple Language
mcp_aidaily





