AI-powered Salesforce MCP server: opportunity intelligence, similar-deal mining, conversation analysis, business case generation, SOQL, analytics, and CRUD with natural language interaction
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
SF_CLIENT_IDApplication OAuthobligatoireSalesforce Connected App client ID
SF_CLIENT_SECRETApplication OAuthobligatoireSalesforce Connected App client secret
SF_PASSWORDClé d’APIfacultatifSalesforce password (required with SF_USERNAME for password flow)
Déclaré par l’auteur dans le registre MCP officiel. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.
batchExecute multiple operations in a single call with result references. Use $N.field to reference prior results (e.g., $0.id for the ID from operation 0). Destructive operations require confirm: true.Execute multiple operations in a single call with result references. Use $N.field to reference prior results (e.g., $0.id for the ID from operation 0). Destructive operations require confirm: true.
Aucun schéma d’entrée n’a été publié pour cet outil.
analyzeRun analytics on any Salesforce object — group by categorical fields, aggregate numeric fields, and compute custom expressions. Uses field-type metadata for validation.Run analytics on any Salesforce object — group by categorical fields, aggregate numeric fields, and compute custom expressions. Uses field-type metadata for validation.
Aucun schéma d’entrée n’a été publié pour cet outil.
analyze_conversationAnalyze conversation activity and engagement patterns for an opportunity. Extracts insights from Gong calls, emails, and other activities to provide engagement recommendations.Analyze conversation activity and engagement patterns for an opportunity. Extracts insights from Gong calls, emails, and other activities to provide engagement recommendations.
Aucun schéma d’entrée n’a été publié pour cet outil.
generate_business_caseGenerate a markdown business case report for an opportunity. Fetches opportunity details, contacts, conversation insights, and similar won deals to produce a complete report.Generate a markdown business case report for an opportunity. Fetches opportunity details, contacts, conversation insights, and similar won deals to produce a complete report.
Aucun schéma d’entrée n’a été publié pour cet outil.
enrich_opportunityEnrich an opportunity with market intelligence, industry insights, and strategic recommendations based on similar deal patterns and best practices.Enrich an opportunity with market intelligence, industry insights, and strategic recommendations based on similar deal patterns and best practices.
Aucun schéma d’entrée n’a été publié pour cet outil.
find_similar_opportunitiesFind opportunities similar to a reference opportunity or based on specific criteria. Includes pattern analysis and similarity scoring to identify market trends and success patterns.Find opportunities similar to a reference opportunity or based on specific criteria. Includes pattern analysis and similarity scoring to identify market trends and success patterns.
Aucun schéma d’entrée n’a été publié pour cet outil.
opportunity_insightsGenerate detailed insights and analytics from opportunity data including pipeline health, performance metrics, industry trends, and strategic recommendations.Generate detailed insights and analytics from opportunity data including pipeline health, performance metrics, industry trends, and strategic recommendations.
Aucun schéma d’entrée n’a été publié pour cet outil.
get_opportunity_detailsGet detailed information about a Salesforce opportunity including all available fields (both standard and custom), related records, and metadataGet detailed information about a Salesforce opportunity including all available fields (both standard and custom), related records, and metadata
Aucun schéma d’entrée n’a été publié pour cet outil.
search_opportunitiesSearch for Salesforce opportunities by name, account, and stage. Returns matching opportunities ordered by close date. Results include both standard and custom fields.Search for Salesforce opportunities by name, account, and stage. Returns matching opportunities ordered by close date. Results include both standard and custom fields.
Aucun schéma d’entrée n’a été publié pour cet outil.
search_fieldsAucune description publiéeCet outil n’a publié aucune description. Forge n’en invente pas.
execute_soqlExecute a SOQL query. Supports both standard and custom fields (custom fields end with __c in their API names). To see which fields this org actually populates on an object, read the `salesforce://field-catalog/{objectName}` resource — it is ranked, far smaller than a full schema, and works for any…Execute a SOQL query. Supports both standard and custom fields (custom fields end with __c in their API names). To see which fields this org actually populates on an object, read the `salesforce://field-catalog/{objectName}` resource — it is ranked, far smaller than a full schema, and works for any…
Aucun schéma d’entrée n’a été publié pour cet outil.
describe_objectGet an object's full metadata, including every standard and custom field when includeFields is true. Returns the complete schema — exhaustive but unranked, and large on customised objects. To find out which fields this org actually populates, read `salesforce://field-catalog/{objectName}` instead;…Get an object's full metadata, including every standard and custom field when includeFields is true. Returns the complete schema — exhaustive but unranked, and large on customised objects. To find out which fields this org actually populates, read `salesforce://field-catalog/{objectName}` instead;…
Aucun schéma d’entrée n’a été publié pour cet outil.
create_recordCreate a new record in Salesforce. Supports both standard and custom fields in the data object.Create a new record in Salesforce. Supports both standard and custom fields in the data object.
Aucun schéma d’entrée n’a été publié pour cet outil.
update_recordUpdate an existing record in Salesforce. Supports updating both standard and custom fields.Update an existing record in Salesforce. Supports updating both standard and custom fields.
Aucun schéma d’entrée n’a été publié pour cet outil.
delete_recordprivilégiéDelete a record from SalesforceDelete a record from Salesforce
Aucun schéma d’entrée n’a été publié pour cet outil.
get_user_infoGet information about the current userGet information about the current user
Aucun schéma d’entrée n’a été publié pour cet outil.
download_fileDownload a file from Salesforce. Accepts a ContentVersionId (068...) or ContentDocumentId (069...). Saves to a sandboxed workspace directory (default: ~/.local/share/salesforce-cloud-mcp/workspace/, configurable via SF_WORKSPACE_DIR). Text files (CSV, JSON, XML, TXT, etc.) also return content inlin…Download a file from Salesforce. Accepts a ContentVersionId (068...) or ContentDocumentId (069...). Saves to a sandboxed workspace directory (default: ~/.local/share/salesforce-cloud-mcp/workspace/, configurable via SF_WORKSPACE_DIR). Text files (CSV, JSON, XML, TXT, etc.) also return content inlin…
Aucun schéma d’entrée n’a été publié pour cet outil.
list_objectsList all available Salesforce objects, including both standard and custom objectsList all available Salesforce objects, including both standard and custom objects
Aucun schéma d’entrée n’a été publié pour cet outil.
17 outils sur 18 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
AI-powered Salesforce MCP server: opportunity intelligence, similar-deal mining, conversation analysis, business case generation, SOQL, analytics, and CRUD with natural language interaction
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
L'exploration s'est arrêtée à la limite de 60 paquets. Le reste de l'arbre n'a jamais été résolu.
36 autres paquets résolus ne sont pas dessinés ici (limite d'affichage : 24). Toute dépendance porteuse d'un avis de sécurité est dessinée quelle que soit la limite. Inventaire complet (SBOM CycloneDX)
82 dépendances déclarées ne sont jamais arrivées dans l'arbre. Elles manquent à la résolution de Forge, pas au paquet.
+70 de plus non listées. Les comptes par motif ci-dessus les couvrent toutes.
Non suivies : peerDependencies. Cet arbre ne couvre que les dépendances d'exécution ; ce qu'elles entraînent n'a jamais été résolu.