Salesforce Platform
Rank #8,672pulsemcp/salesforce-platform
Provides secure access to Salesforce CRM data, invocable actions, analytics, and industry cloud features through 11 hosted remote server types with OAuth authentication.
Salesforce Platform is a Model Context Protocol (MCP) server published by forcedotcom. It ranks #8,672 of 76,851 servers tracked on MCP Toplist, and its repository has 125 GitHub stars. Salesforce Platform is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Oct 14, 2025.
Ranks ahead of 68,179 of 76,851 servers on MCP Toplist.
Use Salesforce Platform
Add Salesforce Platform to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/invocable_actions"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/platform/sobject-all"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/sobject-reads"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/sobject-mutations"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/sobject-deletes"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/platform/salesforce-api-context"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/data-cloud-queries"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/analytics/tableau-next"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/revenue-cloud"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/insurance-cloud"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"salesforce-platform": {
"url": "https://api.salesforce.com/platform/mcp/v1-beta.2/pricing-ngp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
forcedotcom
Other servers by forcedotcom
View all forcedotcom servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Salesforce Platform?
- Salesforce Platform is maintained by forcedotcom, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Salesforce Platform listed on the Official MCP Registry?
- Salesforce Platform is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Salesforce Platform have?
- Salesforce Platform ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Salesforce Platform?
- The source code for Salesforce Platform is hosted at github.com/forcedotcom/mcp-hosted.