Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SLACK_LIST_IDNoOptional Slack List ID for integration (starts with F...)
SLACK_BOT_TOKENYesSlack Bot Token (starts with xoxb-...)
SLACK_QA_CHANNEL_IDYesThe Slack Channel ID to scan for bugs (starts with C...)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_qa_bugsC

Scan #axr-qa channel for recent QA bug reports (버그 리포트 스캔)

get_bug_detailC

Get detailed info on a specific bug thread (버그 상세 조회)

list_itemsC

Read items from the QA Slack List - 피드백 추적기

update_item_statusC

Update a QA item's status (상태 업데이트)

post_fix_updateC

Post a fix update to #axr-qa channel (수정 내용 공유)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/merryAI-dev/slack-qa-mcp'

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