Skip to main content
Glama

HubSpot MCP Server

by peakmojo

hubspot_create_company

Create a new company in HubSpot CRM by specifying the company name and additional properties through a standardized interface for efficient management.

Instructions

Create a new company in HubSpot

Input Schema

NameRequiredDescriptionDefault
nameYesCompany name
propertiesNoAdditional company properties

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Company name", "type": "string" }, "properties": { "description": "Additional company properties", "type": "object" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from HubSpot MCP Server

Related Tools

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/peakmojo/mcp-hubspot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server