oeken/mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
HubSpot's MCP server is a beta release that allows AI clients to interact with HubSpot data and perform actions seamlessly.
Tools
Functions exposed to the LLM to take actions
hubspot-get-user-details
Authenticates the current HubSpot private app access token, providing user information, hub details, authorized scopes, and account information.
hubspot-list-objects
Retrieves a paginated list of CRM records for a specified object type.
hubspot-search-objects
Performs filtered searches across CRM records using complex criteria and property-based filtering.
hubspot-batch-create-objects
Creates multiple CRM records of the same object type in a single API call.
hubspot-batch-update-objects
Updates multiple existing CRM records with new property values in a single API call.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client