LearnDCAgentMCPServer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SF_PASSWORD | Yes | Salesforce password | |
| SF_USERNAME | Yes | Salesforce username | |
| SF_CLIENT_ID | Yes | Salesforce OAuth client ID | |
| GEMINI_API_KEY | Yes | Google Gemini API key | |
| SNOWFLAKE_ROLE | Yes | Snowflake role name | |
| SLACK_APP_TOKEN | Yes | Slack app-level token (xapp-...) | |
| SLACK_BOT_TOKEN | Yes | Slack bot token (xoxb-...) | |
| SF_CLIENT_SECRET | Yes | Salesforce OAuth client secret | |
| SNOWFLAKE_SCHEMA | Yes | Snowflake schema name | |
| SNOWFLAKE_ACCOUNT | Yes | Snowflake account identifier | |
| SNOWFLAKE_DATABASE | Yes | Snowflake database name | |
| SNOWFLAKE_USERNAME | Yes | Snowflake username | |
| SNOWFLAKE_PRIVATE_KEY_PATH | Yes | Path to the Snowflake private key file |
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 | |