hubspot-download
A Model Context Protocol (MCP) server implementation that provides download capabilities for HubSpot CRM.
The HubSpot Download MCP Server is designed to facilitate the downloading of CRM objects from HubSpot into a local workspace as JSON files. This server implementation supports the extraction of various HubSpot objects such as contacts, companies, deals, and tickets, and saves them into structured JSON files for easy access and manipulation. The server is particularly useful for developers and data analysts who need to work with HubSpot data in a local environment, enabling them to perform offline analysis or integrate the data into other systems. The server requires a HubSpot access token, which can be obtained by creating a private app within the HubSpot account, ensuring secure and authorized access to the CRM data.
Features
- {'name': 'Download Schema', 'description': 'Downloads the schema for all HubSpot objects to a JSON file.'}
- {'name': 'Download Objects', 'description': 'Downloads HubSpot objects with their properties and saves each type to its own JSON file.'}
Usage with Different Platforms
Register the MCP
{
"mcpServers": {
"hubspot-crm-server": {
"command": "npx",
"args": [
"tsx",
"TODO"
]
}
}
}
Related MCP Servers
View all customer_data_platforms servers →mcp-hubspot
by peakmojo
A Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data.
freshdesk_mcp
by effytech
An MCP server implementation that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.
woocommerce-mcp-server
by techspawn
A Model Context Protocol (MCP) server for WooCommerce integration, compatible with Windows, macOS, and Linux.
salesforce-mcp-server
by kablewy
A Model Context Protocol server implementation for interacting with Salesforce through its REST API using jsforce.
mcp-intercom
by fabian1710
A Model Context Protocol (MCP) server that provides access to Intercom conversations and chats.
amplitude-mcp-server
by moonbirdai
The Amplitude MCP Server integrates Amplitude analytics into AI workflows, allowing AI assistants to track events, page views, user signups, set user properties, and track revenue.
apollo-io-mcp-server
by lkm1developer
A powerful Model Context Protocol (MCP) server implementation for seamless Apollo.io API integration, enabling AI assistants to interact with Apollo.io data.