hubspot_shared_space_mcp
If you are the rightful owner of hubspot_shared_space_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides tools for interacting with HubSpot CRM.
The HubSpot MCP Server is designed to facilitate seamless interaction with HubSpot CRM by providing a suite of tools for managing Note engagements. This server allows users to create, update, delete, and fetch summary records stored as Note engagements in HubSpot. It supports filtering of records by date and enables sending summary records via a command box. The server is built with TypeScript and can be run in both development and production modes. It is highly configurable through environment variables, allowing users to specify their HubSpot API access token and other necessary credentials. The server also supports integration with the MCP Inspector for testing and inspection purposes.
Features
- Create a summary as a Note engagement in HubSpot
- Fetch all summary records (Notes) from HubSpot
- Filter summary records by date
- Update existing summary records
- Delete summary records