Salesforce MCP Server
UnclaimedMCP server that enables AI assistants to interact with Salesforce orgs through the Salesforce CLI, providing tools for Apex execution, SOQL queries, metadata management, code analysis, and development automation.
Install
$
npx @advanced-communities/salesforce-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (5)
get_apex_test_results
returns { targetOrg, summary, tests, codecoverage }
list_connected_salesforce_orgs
returns { devHubOrgs, production, sandboxes, scratchOrgs, totalOrgs }
query_records
returns { targetOrg, records }
sobject_describe
returns { targetOrg, name, label, fields, childRelationships, recordTypeInfos, ... }
sobject_list
returns { targetOrg, sobjects }