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

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_build_statusA

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

get_channel_messagesB

Read recent messages from a specific Slack channel

search_messagesB

Search for messages in Slack containing specific text

send_messageB

Send a message to a Slack channel

list_channelsB

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