@dormon/salesforce-mcp
by dormonbear
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| orgs | Yes | One or more orgs that you've locally authorized. Required. Possible values: ALLOW_ALL_ORGS, DEFAULT_TARGET_DEV_HUB, DEFAULT_TARGET_ORG, or a specific username/alias. | |
| debug | No | Boolean flag to print debug logs. Set to 'true' to enable. | false |
| tools | No | Individual tool names to enable. Separate multiple with commas. | |
| toolsets | No | Sets of tools to enable. Separate multiple with commas. Values: all, aura-experts, code-analysis, data, devops, enrichment, experts-validation, lwc-experts, metadata, mobile, mobile-core, orgs, scale-products, testing, users. | |
| dynamic-tools | No | (experimental) Boolean flag to enable dynamic tool discovery. Set to 'true' to enable. | false |
| allow-non-ga-tools | No | Boolean flag to allow non‑GA tools. Set to 'true' to enable. | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dormonbear/Salesforce-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server