Slack CLI Wrapper
БесплатноНе проверенDocker-wrapped CLI tool that provides token-efficient access to Slack workspaces through structured JSON output and multiple authentication methods.
Описание
Docker-wrapped CLI tool that provides token-efficient access to Slack workspaces through structured JSON output and multiple authentication methods.
README
"We've been using MCP wrong. Loading all tool definitions upfront consumed ~150,000 tokens before any user request." — Anthropic Engineering Blog
A Docker-wrapped Slack MCP server exposed as CLI, achieving 98.7% token reduction for LLM agents.
Quick Start
# 1. Build
./slack-cli-mcp docker build
# 2. Start + Login
./slack-cli-mcp docker start
./slack-cli-mcp docker creds-login
# 3. Use
./slack-cli-mcp list-channels
Why CLI Over MCP?
| Approach | Token Usage | LLM Accuracy |
|---|---|---|
| Traditional MCP | ~150,000 tokens | Degrades with >2-3 servers |
| CLI Interface | ~2,000 tokens | Consistent |
Benefits:
- Token efficiency: Only load what you need
- Scriptable: LLMs compose commands, write wrappers
- Composable: Pipes, redirects, standard shell tools
For the full rationale, see MCP Considered Suboptimal — a technical knowledge base with industry analysis and Anthropic engineering evidence.
Architecture
User/Agent → slack-cli-mcp → Docker Container → Slack API
├── slack-mcp-server
└── mcptools
See docs/architecture.md for details.
Documentation
- Tool Reference - Full command documentation
- Architecture - System design
- Design Principles - Why we built it this way
Components
- korotovsky/slack-mcp-server - Slack MCP server
- f/mcptools - MCP-to-CLI bridge
Future Work
See FUTURE_WORK.md for roadmap including:
- Slack server mock for testing
- Network isolation
- Official Slack MCP integration (when available)
Note: Slack is developing an official MCP server. When available, we'll evaluate integration. File an issue if you'd like to help!
Research
This project is informed by:
- MCP Considered Suboptimal - Technical knowledge base on CLI-over-MCP efficiency
- THESIS.md - Core arguments and triadic failure model
- CLI-SDK-over-context-bloat.md - Token reduction patterns
- Anthropic's 98.7% cost reduction
- Linearis: CLI for AI agents
- The Rise of Industrial Software
License
MIT
Установка Slack CLI Wrapper
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/cliai/slack-cli-mcp-wrapperFAQ
Slack CLI Wrapper MCP бесплатный?
Да, Slack CLI Wrapper MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Slack CLI Wrapper?
Нет, Slack CLI Wrapper работает без API-ключей и переменных окружения.
Slack CLI Wrapper — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Slack CLI Wrapper в Claude Desktop, Claude Code или Cursor?
Открой Slack CLI Wrapper на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Slack CLI Wrapper with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
