mcp-server-salesforce
If you are the rightful owner of mcp-server-salesforce 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.
An MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with your Salesforce data and metadata.
The Salesforce MCP Server is a robust implementation that allows seamless integration of Claude with Salesforce, facilitating natural language interactions with Salesforce data and metadata. This server empowers users to query, modify, and manage Salesforce objects and records using everyday language, making it easier to handle complex Salesforce operations without needing deep technical expertise. It supports a wide range of functionalities, including object and field management, smart object search, detailed schema information retrieval, flexible data queries, and data manipulation. Additionally, it offers cross-object search capabilities, Apex code management, and intuitive error handling, providing clear feedback with Salesforce-specific error details. The server is designed to enhance productivity by simplifying interactions with Salesforce through natural language processing.
Features
- Object and Field Management: Create and modify custom objects and fields using natural language.
- Smart Object Search: Find Salesforce objects using partial name matches.
- Detailed Schema Information: Get comprehensive field and relationship details for any object.
- Flexible Data Queries: Query records with relationship support and complex filters.
- Data Manipulation: Insert, update, delete, and upsert records with ease.
Tools
salesforce_search_objects
Search criteria and custom objects
salesforce_describe_object
Get object pattern details
salesforce_query_records
Query record (support relationship)
salesforce_dml_records
Perform data operations
salesforce_manage_object
Create and modify custom objects
salesforce_manage_field
Manage Object Fields
salesforce_search_all
Search across multiple objects