II.
ToolServer overview
Reference · livetool-server:slack-mcp
Slack MCP overview
MCP server providing programmatic access to Slack workspaces. Enables AI agents to list channels, post messages, reply to threads, add reactions, and retrieve user profiles. Supports stdio transport.
Attributes
displayName
Slack MCP
description
MCP server providing programmatic access to Slack workspaces. Enables AI agents to list channels, post messages, reply to threads, add reactions, and retrieve user profiles. Supports stdio transport.
protocol
mcp
category
communication
repoUrl
npmPackage
@modelcontextprotocol/server-slack
maintainer
Anthropic
mcpTransports
tools
sourceRef
Outgoing edges
contains_tool_descriptor8
- tool-descriptor:slack.list-channels·ToolDescriptorSlack: List Channels
- tool-descriptor:slack.post-message·ToolDescriptorSlack: Post Message
- tool-descriptor:slack.reply-to-thread·ToolDescriptorSlack: Reply to Thread
- tool-descriptor:slack.add-reaction·ToolDescriptorSlack: Add Reaction
- tool-descriptor:slack.get-channel-history·ToolDescriptorSlack: Get Channel History
- tool-descriptor:slack.get-thread-replies·ToolDescriptorSlack: Get Thread Replies
- tool-descriptor:slack.get-users·ToolDescriptorSlack: List Users
- tool-descriptor:slack.get-user-profile·ToolDescriptorSlack: Get User Profile
exposes_resource1
- mcp-resource:slack-channel-history·MCPResourceSlack channel history
implements1
- extension-interface:orchestration·ExtensionInterfaceOrchestration
integrates_with2
- tool:slack·ToolSlack
- channel:slack-via-mcp·ChannelSlack channel exposed via MCP
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
requires_capability1
- capability:supports-mcp·CapabilitySupports MCP
sourced_from1
- source-ref:mcp-servers-registry·SourceRefMCP servers registry (modelcontextprotocol/servers)
Incoming edges
about_subject1
contained_in_plugin8
- tool-descriptor:slack.list-channels·ToolDescriptorSlack: List Channels
- tool-descriptor:slack.post-message·ToolDescriptorSlack: Post Message
- tool-descriptor:slack.reply-to-thread·ToolDescriptorSlack: Reply to Thread
- tool-descriptor:slack.add-reaction·ToolDescriptorSlack: Add Reaction
- tool-descriptor:slack.get-channel-history·ToolDescriptorSlack: Get Channel History
- tool-descriptor:slack.get-thread-replies·ToolDescriptorSlack: Get Thread Replies
- tool-descriptor:slack.get-users·ToolDescriptorSlack: List Users
- tool-descriptor:slack.get-user-profile·ToolDescriptorSlack: Get User Profile