Salesforce MCP Server
by KirtiJha
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port (optional, default 3000). | 3000 |
| API_KEY | No | API key for HTTP server authentication (optional). | |
| SALESFORCE_TOKEN | No | Salesforce security token (required for User/Password authentication). | |
| SALESFORCE_PASSWORD | No | Salesforce password (required for User/Password authentication). | |
| SALESFORCE_USERNAME | No | Salesforce username (required for User/Password authentication). | |
| SALESFORCE_CLIENT_ID | No | OAuth client ID (required for OAuth authentication). | |
| SALESFORCE_LOGIN_URL | No | Salesforce login URL (optional, default https://login.salesforce.com). | https://login.salesforce.com |
| SALESFORCE_API_VERSION | No | Salesforce API version (optional, default 58.0). | 58.0 |
| SALESFORCE_INSTANCE_URL | No | Salesforce instance URL. Required for OAuth authentication; optional for User/Password (default: https://login.salesforce.com). | |
| SALESFORCE_CLIENT_SECRET | No | OAuth client secret (required for OAuth authentication). | |
| SALESFORCE_CONNECTION_TYPE | No | Type of authentication connection (optional, but helps in documentation). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues