Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SLACK_TOKENYesYour Slack Bot User OAuth Token (starts with xoxb-...)

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_info
Get Slack user info by username or real name. Args: username: Slack display name or real name (not user ID).
get_user_messages
Fetch messages by a specific user (given by name) from a Slack channel. Args: channel_id: The Slack channel ID. username: The Slack username or real name of the user. limit: How many messages to check (optional).
post_message

Post a message to a Slack channel.

get_recent_slack_messages

Fetch recent messages from a Slack channel.

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/Abu-BakarYasir/my_slack_mcp'

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