Salesforce Connector
Createdkazuki1213
Enables interaction with Salesforce data and services using the Model Context Protocol.
About
The Salesforce Connector is a Model Context Protocol (MCP) server that provides a bridge between applications using the MCP and Salesforce. It allows for managing notes with a custom URI scheme, and accessing Salesforce objects and records using a dedicated URI scheme. The server offers prompts for summarizing notes and analyzing Salesforce data, alongside tools for adding notes, executing SOQL queries, and creating, updating, and deleting Salesforce records. Leveraging the MCP Inspector for debugging is highly recommended.
Key Features
- Prompts for summarizing notes and analyzing Salesforce data
- Configuration via environment variables or .env file
- 0 GitHub stars
- Custom URI schemes for notes and Salesforce objects
- Tools for executing SOQL queries and managing Salesforce records
- Supports note management with add-note tool
Use Cases
- Summarize and analyze Salesforce data within an MCP-compatible environment.
- Integrate Salesforce data with other applications via the Model Context Protocol.
- Automate Salesforce record management tasks using MCP tools.