Salesforce Platform
Rank #5223pulsemcp/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 #5223 of 58,832 servers tracked on MCP Toplist, and its repository has 113 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 53,609 of 58,832 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
Not versioned
This server is published through a registry that does not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is 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.
- Who maintains Salesforce Platform?
- Salesforce Platform is maintained by forcedotcom, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Salesforce Platform an official MCP server?
- 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.