team-slack-bridge
by manish96170
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLACK_BOT_TOKEN | Yes | The Slack bot token required to post messages and send DMs as the bot. Obtainable from the Slack app's OAuth & Permissions page. | |
| SLACK_CLIENT_ID | No | Slack app client ID, needed only for the OAuth user-token flow. | |
| SLACK_USER_TOKEN | No | Optional. User token for posting as a specific authorized person. Obtainable via the `npm run get-user-token` flow after configuring SLACK_CLIENT_ID and SLACK_CLIENT_SECRET. | |
| SLACK_CLIENT_SECRET | No | Slack app client secret, needed only for the OAuth user-token flow. |
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