hubspot-mcp-server-by-cdata
If you are the rightful owner of hubspot-mcp-server-by-cdata 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@mcpreview.com.
CData's Model Context Protocol (MCP) Server for HubSpot is a read-only server that allows LLMs to query live HubSpot data using natural language.
The CData MCP Server for HubSpot is designed to facilitate the interaction between large language models (LLMs) and live HubSpot data. By leveraging the CData JDBC Driver for HubSpot, this server exposes HubSpot data as relational SQL models, enabling LLMs to retrieve information without requiring SQL knowledge. This read-only server is ideal for users who need to query live data from HubSpot in a simplified manner. For full CRUD capabilities, users are encouraged to explore the CData MCP Server for HubSpot (beta). The server is built using Java and requires the CData JDBC Driver for HubSpot to be installed and licensed. Once set up, the server can be integrated with AI clients like Claude Desktop, allowing users to ask natural language questions and receive data-driven responses.
Features
- Read-only access to live HubSpot data
- Integration with CData JDBC Driver for HubSpot
- Natural language querying without SQL
- Compatible with AI clients like Claude Desktop
- Simplified setup and configuration
Tools
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get column information for the specified table
{servername}_run_query
Execute SQL SELECT query