πŸ’¬

Slack Notify

🟑Caution
Communication

Send notifications to Slack using OAuth bot tokens.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse slack notify”
β†’β€œsend a message”
β†’β€œcheck messages”
β†’β€œcommunicate with team”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability can modify data or communicate externally. Review the permissions below before granting access.

πŸ”‘
Requires API Keys
Needs authentication credentials
πŸ“€
Send Data Externally
Sends data to external services
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "slack-notify": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-slack-notify"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Slack Notify trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/slack-notify)](https://agentsift.com/capabilities/slack-notify)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#communication#agent-tool

Related capabilities