mcp-notify
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLACK_MCP_DATA_DIR | No | Custom path for SQLite cache (default: ~/.local/share/mcp-notify) | |
| SLACK_MCP_BOT_TOKEN | No | Bot token (xoxb-...) from your Slack app | |
| SLACK_MCP_XOXC_TOKEN | No | User's xoxc-... token | |
| SLACK_MCP_XOXD_TOKEN | No | User's xoxd-... session token (value of the d cookie) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_messageA | Send a message to a Slack channel or thread. In user-token mode, messages are tagged with :robot_face: so recipients know it was AI-assisted. In bot-token mode, the app identity serves this purpose. NOTE: This tool posts to channels only. DMs are not supported. MENTIONS: Write @username or @groupname naturally — they are auto-resolved. Do NOT construct <@U...> syntax manually. SLACK URLs: When given a Slack URL like .../archives/C0AGCGG628K/p1718033467085279:
FORMAT — Slack mrkdwn (NOT Markdown):
bold italic |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/pilat/mcp-notify'
If you have feedback or need assistance with the MCP directory API, please join our Discord server