bullhorn-crm-mcp-server-by-cdata

bullhorn-crm-mcp-server-by-cdata

3.2

If you are the rightful owner of bullhorn-crm-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@mcphub.com.

CData's Model Context Protocol (MCP) Server for Bullhorn CRM is a read-only server designed to allow LLMs to query live data from Bullhorn CRM using natural language.

The CData MCP Server for Bullhorn CRM is a specialized server that facilitates the interaction between large language models (LLMs) and Bullhorn CRM data. By leveraging the CData JDBC Driver for Bullhorn CRM, this server exposes CRM data as relational SQL models, enabling LLMs to access and query live data without the need for SQL knowledge. This server is particularly useful for applications that require real-time data retrieval and analysis, such as AI-driven customer relationship management tools. The server is designed to be read-only, providing a secure and efficient way to access CRM data. For users seeking full CRUD capabilities, CData offers a more comprehensive MCP Server for Bullhorn CRM in beta.

Features

  • Read-only access to Bullhorn CRM data
  • Integration with CData JDBC Driver for Bullhorn CRM
  • Natural language querying without SQL
  • Simple MCP interface for LLMs
  • Secure and efficient data retrieval

Tools

  1. get_tables

    Retrieves a list of tables available in the data source.

  2. get_columns

    Retrieves a list of columns for a specified table.

  3. run_query

    Executes a SQL SELECT query.