sf-mcp-proxy
by gokeel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host for proxy --http. Defaults to environment variable HOST. | |
| PORT | No | Port for proxy --http. Defaults to environment variable PORT. | |
| SF_ENV | No | Salesforce environment: 'platform' (production) or 'sandbox'. Default 'platform'. | platform |
| PUBLIC_URL | No | Public URL for proxy --http. Defaults to environment variable PUBLIC_URL. | |
| SF_LOGIN_URL | No | Salesforce login URL (e.g., https://test.salesforce.com for sandboxes). Overrides discovery. | |
| SF_CONSUMER_KEY | Yes | Consumer Key from the Salesforce External Client App (required). | |
| OAUTH_REDIRECT_URI | No | Must match an ECA Callback URL. Default 'http://localhost:8000/callback'. | http://localhost:8000/callback |
| SF_AUTH_SERVER_URL | No | Your My Domain host (e.g., https://yourdomain.my.salesforce.com). Bypasses discovery. | |
| SF_CONSUMER_SECRET | No | Consumer Secret, only if the ECA still requires a secret. | |
| OAUTH_CALLBACK_PORT | No | Loopback port for OAuth callback. | |
| SF_PROXY_AUTH_TOKEN | No | Auth token for proxy --http. Defaults to environment variable SF_PROXY_AUTH_TOKEN. |
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
ActivityMaintained
ResponsivenessNo issues