slack-qa-mcp
by merryAI-dev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLACK_LIST_ID | No | Optional Slack List ID for integration (starts with F...) | |
| SLACK_BOT_TOKEN | Yes | Slack Bot Token (starts with xoxb-...) | |
| SLACK_QA_CHANNEL_ID | Yes | The Slack Channel ID to scan for bugs (starts with C...) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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