Slack MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLACK_TEAM_ID | Yes | Slack 워크스페이스 팀 ID (예: T12345678) | |
| SLACK_BOT_TOKEN | Yes | Slack 봇 토큰 (예: xoxb-...) | |
| SLACK_CHANNEL_IDS | No | 사전 정의된 채널 ID 목록 (쉼표로 구분) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| slack_list_channelsA | workspace의 public 또는 pre-defined된 채널을 페이지네이션과 함께 목록으로 표시 |
| slack_post_messageC | Slack 채널에 새 메시지 게시 |
| slack_reply_to_threadC | Slack에서 특정 메시지 스레드에 답장 |
| slack_add_reactionC | 메시지에 이모지 반응 추가 |
| slack_get_channel_historyC | 채널에서 최근 메시지 가져오기 |
| slack_get_thread_repliesC | 메시지 스레드의 모든 답장 가져오기 |
| slack_get_usersC | 워크스페이스의 모든 사용자와 기본 프로필 정보 가져오기 |
| slack_get_user_profileC | 특정 사용자의 상세 프로필 정보 가져오기 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dev-palboksoft/kimpalbok-slack-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server