Skip to main content
Glama
srobbins-sfdc

Cirrus Solar MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GCP_REGIONYesThe Google Cloud region.
GCP_PROJECT_IDYesThe Google Cloud project ID.
DEMO_OFFLINE_MODENoSet to 'true' to use offline demo data.false
SALESFORCE_LOGIN_URLNoThe Salesforce login URL.
BQ_PARTS_MASTER_DATASETNoBigQuery dataset for parts master.parts_master
SALESFORCE_MCP_AUTH_MODEYesThe authentication mode: oauth or bearer.
BQ_PANEL_TELEMETRY_DATASETNoBigQuery dataset for panel telemetry.panel_telemetry
SALESFORCE_MCP_PROMPT_TOOLNoThe name of the MCP prompt tool.
SALESFORCE_MCP_RECORD_TOOLYesThe name of the MCP record tool.
SALESFORCE_OAUTH_CLIENT_IDNoThe Salesforce External Client App consumer key.
SALESFORCE_MCP_BEARER_TOKENNoThe bearer token for MCP access, if using bearer-token mode.
SALESFORCE_WORK_ORDER_OBJECTNoThe Salesforce object name for work orders.WorkOrder
SALESFORCE_OAUTH_CLIENT_SECRETNoThe Salesforce OAuth client secret, if required.
SALESFORCE_OAUTH_REFRESH_TOKENNoThe Salesforce OAuth refresh token.
SALESFORCE_PROMPT_TEMPLATE_NAMEYesThe name of the Salesforce prompt template to use.
SALESFORCE_MCP_PROMPT_SERVER_URLYesThe URL of the Salesforce hosted MCP prompt template server.
SALESFORCE_MCP_RECORD_SERVER_URLYesThe URL of the Salesforce hosted MCP record server.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/srobbins-sfdc/GoogleADK-to-SalesforceMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server