Tools
Salesforce Ships Data 360 MCP Server in Developer Preview: Consolidates ~200 REST API Operations Behind Three Facade Tools
Salesforce released the Data 360 MCP server as an open-source developer preview on GitHub (forcedotcom/d360-mcp-server), connecting Salesforce Data 360 APIs to any MCP client (Claude Code, Cursor, Codex) via stdio transport. Instead of exposing all endpoints individually, the server consolidates ~200 REST API operations behind three facade tools with intent-based search. Requires Java 17+, Maven 3.9+, and a Salesforce org with Data 360 enabled. GA planned as a Salesforce Hosted MCP Server.
↳ Follow the thread