Connect your account, then chat with AI to run tools.
HubSpot is a full-featured CRM platform that helps businesses manage customer relationships, sales pipelines, and commerce activity. Use it to manage contacts, companies, deals, products, line items, engagements, lists, and related CRM records.
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/hubspotThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com
Domain knowledge for HubSpot — workflow patterns, data models, and gotchas for your AI agent.
Connect HubSpot to any MCP client in minutes
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDelete
Archive a writable HubSpot CRM resource using a colon-routed ID. Supported object types match the deployable write scopes: contacts, companies, deals, products, line_items, emails, calls, meetings, notes, and tasks. Read the record first, then pass id as `hubspot:{object_type}:{id}`.
Hubspot CRM Read
Read HubSpot CRM data for a core object type. Pass `record_id` to load one record by id for standard CRM objects (contacts, companies, deals, etc.). Omit `record_id` to list rows with pagination and optional filters. One object family per call — use list mode to discover ids, then single-record reads for detail.
Hubspot CRM Upsert
Create or update a HubSpot CRM record for a core object type. Pass `record_id` to patch an existing row; omit it to create. Set `properties` using internal HubSpot field names for that object. List CRM records for the same object type first (omit record_id) to discover IDs and current property values before updating.
Hubspot Get Account Info
Returns HubSpot **portal / account** metadata via `GET /account-info/2025-09/details` (portal id / Hub ID, account type, time zone, currencies, data hosting region, UI domain). Uses the standard `oauth` scope. Call this when you need to confirm **which account** is connected — not for CRM record data (use the consolidated CRM read tool for contacts, deals, etc.).
Hubspot List Owners
Lists HubSpot CRM owners via `GET /crm/v3/owners/` with optional pagination and email filter. Returns owner IDs, emails, and team metadata for assignment fields like `hubspot_owner_id`. Requires scope `crm.objects.owners.read`. If HubSpot responds that a user-level OAuth token is not allowed for this endpoint, use owner ids from CRM record properties instead, or reconnect with an account that can grant this scope.
Hubspot List Properties
Lists property definitions for a CRM object type via `GET /crm/v3/properties/{object_type}`. Pass `object_type` such as contacts, companies, deals, or tickets. Returns internal names, field types, and options — use before building filters or upserts.
HubSpot is a full-featured CRM platform that helps businesses manage customer relationships, sales pipelines, and commerce activity. Use it to manage contacts, companies, deals, products, line items, engagements, lists, and related CRM records. It provides 7 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/hubspot. Authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
Hubspot Validate Token
Returns metadata for the current OAuth access token via `GET /oauth/v1/access-tokens/{token}` (user id, hub id, scopes, expiration). Use to confirm which portal and scopes are active — not for reading CRM records.
HubSpot provides 7 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
HubSpot uses One-click sign in. HubSpot requires credentials. Connect via MCPBundles and authentication is handled automatically.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Zoho Bigin is a customer relationship management software designed specifically for small businesses...
11 tools