About
This tool creates a read-only MCP server that allows Large Language Models (LLMs) like Claude Desktop to query live HubSpot data. By wrapping the CData JDBC Driver for HubSpot, the server exposes HubSpot data as relational SQL models, accessible through a simple MCP interface. This allows users to retrieve live information by asking natural language questions, eliminating the need for SQL queries. The server is designed for local clients that run on the same machine, using `stdio` for communication.