server-slack
by monstar-lab-oss · JavaScript · ★ 1
Archived slack mcp server forked from modelcontextprotocol
Install
npx -y github:monstar-lab-oss/server-slack Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"server-slack": {
"command": "npx",
"args": [
"-y",
"github:monstar-lab-oss/server-slack"
]
}
}
} From the README
MCP Server for the Slack API, enabling Claude to interact with Slack workspaces.
1.
- List public or pre-defined channels in the workspace
- Optional inputs:
- (number, default: 100, max: 200): Maximum number of channels to return
- (string): Pagination cursor for next page
- Returns: List of channels with their IDs and information
2.
- Post a new message to a Slack channel
- Required inputs:
- (string): The ID of the channel to post to
- (string): The message text to post
- Returns: Message posting confirmation and timestamp
3.
- Reply to a s…
Read full README on GitHub →
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related communication servers
dify
langgenius
★ 139,735
Production-ready platform for agentic workflow development.
Communication · TypeScript
playwright
microsoft
★ 87,699
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Communication · TypeScript
awesome-mcp-servers
punkpeye
★ 85,990
A collection of MCP servers.
Communication
fastmcp
PrefectHQ
★ 24,928
🚀 The fast, Pythonic way to build MCP servers and clients.
Communication · Python
memU
NevaMind-AI
★ 13,496
Memory for 24/7 proactive agents like OpenClaw.
Communication · Python
hyperframes
heygen-com
★ 13,240
Write HTML. Render video. Built for agents.
Communication · TypeScript