Skip to main content
Glama

HubSpot MCP Server

hubspot_get_company

Retrieve company details from HubSpot CRM using the company ID to access specific business information and properties for sales analysis.

Instructions

Get a specific company by ID

Input Schema

NameRequiredDescriptionDefault
companyIdYesThe ID of the company to retrieve
propertiesNoList of properties to include in the results

Input Schema (JSON Schema)

{ "properties": { "companyId": { "description": "The ID of the company to retrieve", "type": "string" }, "properties": { "description": "List of properties to include in the results", "items": { "type": "string" }, "type": "array" } }, "required": [ "companyId" ], "type": "object" }

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