HubSpot by CData
Enables querying live HubSpot data from applications like Claude Desktop using CData JDBC Drivers through a read-only Model Context Protocol (MCP) interface.
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.
Key Features
- Exposes HubSpot data as relational SQL models.
- Uses CData JDBC Driver for HubSpot for data connectivity.
- Supports local clients running on the same machine.
- Enables querying live HubSpot data using natural language.
- Provides a read-only MCP interface for LLMs.
- 0 GitHub stars
Use Cases
- Querying HubSpot data with Claude Desktop using natural language.
- Integrating HubSpot data into applications that support the Model Context Protocol.
- Providing LLMs with access to live HubSpot information without requiring SQL knowledge.