Skip to main content
Glama

Slack MCP Server

by yeoamlog

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNo로그 레벨 설정INFO
SLACK_BOT_TOKENYesSlack Bot Token (xoxb-로 시작) - 메시지 전송, 채널 조회 등 일반적인 봇 기능에 필요
SLACK_USER_TOKENNoSlack User Token (xoxp-로 시작) - 검색, 대용량 파일 업로드 등 사용자 권한이 필요한 기능에 필요
SLACK_TEST_CHANNEL_IDNo테스트용 기본 채널 ID

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/yeoamlog/slack-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server