SL
@modelcontextprotocol
Post messages, read channels and threads, and resolve users across a Slack workspace.
8.8k1mo ago7 toolslocal
$
npx -y @modelcontextprotocol/server-slackAn MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.
$ npx @inbox-zero/cli setup # One-time setup wizardOr add it with the Claude CLI: claude mcp add elie222-inbox-zero
{ "mcpServers": { "elie222-inbox-zero": { "command": "npx", "args": ["@inbox-zero/cli", "setup", "", "", "", "", "", "#", "One-time", "setup", "wizard"], "env": { "GOOGLE_CLIENT_SECRET": "<your-google-client-secret>", "MICROSOFT_CLIENT_SECRET": "<your-microsoft-client-secret>" } } } }
Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
Post messages, read channels and threads, and resolve users across a Slack workspace.
npx -y @modelcontextprotocol/server-slackThe most powerful MCP server for Slack Workspaces.
npx @modelcontextprotocol/inspector go run mcp/mcp-server.go --transport stdioWenyan MCP Server, which lets AI automatically format Markdown articles and publish them to WeChat GZH.
npx @modelcontextprotocol/inspector <command>