Salesforce icon

Salesforce

Connects Large Language Models (LLMs) to Salesforce, enabling interaction with CRM data and functionalities through SOQL, SOSL, and various API calls.

About

This tool provides a Model Context Protocol (MCP) server implementation, specifically designed to bridge Large Language Models (LLMs) with Salesforce. It empowers LLMs to seamlessly access and manipulate Salesforce data by executing SOQL queries and SOSL searches. Beyond data retrieval, it facilitates comprehensive interactions, including fetching object metadata, performing CRUD operations on records, and making direct calls to Salesforce's Tooling, Apex REST, and standard REST APIs, streamlining the integration of intelligent agents with CRM operations.

Key Features

  • Retrieve, create, update, and delete records
  • Perform SOSL (Salesforce Object Search Language) searches
  • Execute SOQL (Salesforce Object Query Language) queries
  • Retrieve metadata for Salesforce objects, including field names, labels, and types
  • Execute Tooling API requests and Apex REST requests
  • 0 GitHub stars

Use Cases

  • Enabling LLMs to retrieve and summarize real-time Salesforce data.
  • Automating Salesforce record creation, updates, or deletions through natural language commands.
  • Developing LLM-powered assistants for sales, service, or marketing teams that interact directly with CRM information.
Advertisement

Advertisement