mcp-server-salesforce

mcp-server-salesforce

36

The Salesforce MCP Server integrates conversational AI with Salesforce, allowing users to interact with Salesforce data using natural language. It supports various Salesforce operations like object management, querying, and Apex code handling.

What is the Salesforce MCP Server?

The Salesforce MCP Server is a Model Context Protocol server that integrates Claude with Salesforce, allowing natural language interactions with Salesforce data and metadata.

How can I authenticate with Salesforce using this server?

You can authenticate using either Username/Password Authentication or OAuth 2.0 Client Credentials Flow.

What operations can I perform with the Salesforce MCP Server?

You can perform operations such as object and field management, data queries, data manipulation, and Apex code management.

Is it possible to search across multiple Salesforce objects?

Yes, you can perform SOSL-based searches across multiple objects using the salesforce_search_all tool.

How do I manage debug logs for Salesforce users?

You can enable, disable, retrieve, and configure debug logs for Salesforce users using the salesforce_manage_debug_logs tool.