HubSpot

HubSpot's MCP tools — Contacts, Companies, Products, and Deals.

Every field below is returned by its tool and is filterable — see Tool Catalog for the naming convention and filter operators. None of HubSpot's objects carry nested/JSON fields, so every field HubSpot returns is exposed here.

Contact

  • Object: contact
  • MCP tool name: get_hubspot_contact
FieldType
idText
emailText
firstnameText
lastnameText
phoneText
mobilephoneText
faxText
addressText
cityText
stateText
zipText
countryText
jobtitleText
associatedcompanyidText
companyText

Company

  • Object: company
  • MCP tool name: get_hubspot_company
FieldType
idText
nameText
domainText
phoneText
addressText
address2Text
cityText
stateText
countryText
industryText

Product

  • Object: product
  • MCP tool name: get_hubspot_product
FieldType
idText
nameText
priceNumber
descriptionText
hs_product_typeText

Deal

  • Object: deal
  • MCP tool name: get_hubspot_deal
FieldType
idText
dealnameText
amountNumber
dealstageText
closedateDate
companyidText

On this page