Salesforce MCP Pack
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources. ------|-------------| | Query Salesforce records using SOQL. Returns matching records with all requested fields. Use sfdescribe first to learn available fields for your object. | | Fetch a single Salesforce record by ID. Specify object type (e.g., \'Account\', \'Contact\', \'Opportunity\') and record ID. Returns all…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources. ------|-------------| | Query Salesforce records using SOQL. Returns matching records with all requested fields. Use sf_describe first to learn available fields for your object. | | Fetch a single Salesforce record by ID. Specify object type (e.g., \'Account\', \'Contact\', \'Opportunity\') and record ID. Returns all fields. | | Search across Salesforce objects by keyword. Returns matching records from multiple…