aethereus-niteshsinwar/Salesforce-MCP-Server
If you are the rightful owner of Salesforce-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 MCP Server, known as Myridius (Aethereus), is a Model Context Protocol server designed to integrate with Claude Desktop, enabling users to perform Salesforce operations such as logging in, running SOQL queries, deploying metadata, and managing Apex/LWC components efficiently.
Tools
Functions exposed to the LLM to take actions
salesforce_production_login
OAuth to Prod via browser.
execute_soql_query
Run SOQL queries.
upsert_custom_field
Create/update a field on standard/custom objects.
create_apex_class
Deploy new Apex class.
create_lwc_component
Scaffold new LWC (html/js/xml/css).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client