timaw513-emergenit/salesforce-cli-mcp-server
If you are the rightful owner of salesforce-cli-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Salesforce CLI MCP Server is a Model Context Protocol server that integrates with the Salesforce CLI, enabling AI assistants to interact with Salesforce orgs using natural language commands.
Tools
Functions exposed to the LLM to take actions
sf_org_list
List all authorized Salesforce orgs.
sf_data_query
Execute a SOQL query against a Salesforce org.
sf_project_deploy
Deploy metadata to a Salesforce org.
sf_project_retrieve
Retrieve metadata from a Salesforce org.
sf_apex_test_run
Run Apex tests in a Salesforce org.
sf_data_import
Import data from a CSV file into a Salesforce org.
sf_package_create
Create a new Salesforce package.
sf_custom_command
Execute any Salesforce CLI command.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client