Salesforce Einstein
Connects Salesforce Einstein data to large language models (LLMs) like Claude Desktop via CData JDBC Drivers, enabling natural language querying.
소개
This tool provides a Model Context Protocol (MCP) server designed to bridge large language models (LLMs), such as Claude Desktop, with live Salesforce Einstein data. It leverages CData JDBC Drivers to expose Salesforce Einstein as relational SQL models, allowing LLMs to retrieve real-time information by asking natural language questions, eliminating the need for direct SQL queries. While this specific project offers a read-only server, it demonstrates the capability to interact with complex data sources through a simplified MCP interface.
주요 기능
- Supports JSON-RPC 2.0 for programmatic access
- Translates natural language queries into SQL via CData JDBC Drivers
- Exposes Salesforce Einstein data as relational SQL models
- 0 GitHub stars
- Connects LLMs to live Salesforce Einstein data
- Provides read-only access to Salesforce Einstein data
사용 사례
- Scripting direct JSON-RPC requests to retrieve data from Salesforce Einstein
- Enabling LLMs (e.g., Claude Desktop) to query Salesforce Einstein data in natural language
- Analyzing Salesforce Einstein data (e.g., opportunities, tickets, calendar events) using AI clients