Skip to main content
Glama

HubSpot MCP Server

hubspot_create_company

Add a new company to HubSpot CRM by specifying the company name and additional properties. Simplifies CRM data management through the HubSpot MCP Server.

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" }

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/KaranThink41/HubSpot_MCP'

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