Skip to main content
Glama
Stig-Johnny

Slack Notifications MCP Server

by Stig-Johnny

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SLACK_BOT_TOKENYesYour Slack Bot User OAuth Token (starts with xoxb-)
SLACK_BUILD_CHANNEL_IDYesThe Slack channel ID for build notifications (starts with C)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
check_build_status

Get the latest Xcode Cloud build status from Slack notifications. Returns recent build messages including status, workflow name, duration, and timestamp.

get_channel_messages

Read recent messages from a specific Slack channel

search_messages

Search for messages in Slack containing specific text

send_message

Send a message to a Slack channel

list_channels

List available Slack channels the bot has access to

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/Stig-Johnny/slack-notifications-mcp'

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