Skip to main content
Glama
andygruening

Slack Message MCP

by andygruening

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP server (optional, default 3000)
SLACK_BOT_TOKENYesSlack bot token (xoxb-...)
SLACK_CHANNEL_IDYesSlack channel ID to post messages to

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
post_slack_messageA

Post a message to the Slack channel configured by SLACK_CHANNEL_ID.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of ambiguity or overlap with other tools.

Naming Consistency5/5

With a single tool, naming consistency is inherent; the tool name 'post_slack_message' is clear and follows a standard verb_noun pattern.

Tool Count2/5

Having only one tool for a communication platform like Slack feels insufficient; users would typically expect additional tools for reading, editing, or deleting messages.

Completeness1/5

The server is severely incomplete; it only supports posting messages to a single configured channel, lacking any retrieval, modification, or multi-channel capabilities.

Maintenance

ActivitySlowing
ResponsivenessSyncing