Connects Claude to Salesforce through REST API, exposing object management, SOQL/SOSL queries, and Apex operations. You can create custom objects and fields, query records with relationships, perform CRUD operations, search across multiple objects, and manage Apex classes and triggers. Supports three authentication methods including Salesforce CLI integration for local development. Handles complex operations like aggregate queries with GROUP BY, Field Level Security management, and anonymous Apex execution. Reach for this when you need to manipulate Salesforce data or metadata through natural language rather than clicking through Setup menus or writing manual SOQL.
claude mcp add --transport stdio tsmztech-mcp-server-salesforce uvx mcp-server-salesforce