A
securityA
licenseA
qualityEnables interaction with Slack workspaces as a user, supporting channel listing, message posting, threading, reactions, and user management via the Slack API.
Last updated -
8
3
JavaScript
MIT License
Slack의 검색 기능에 접근하기 위한 도구와 리소스를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버를 통해 LLM은 Slack 작업 공간에서 사용자, 채널, 메시지 등을 검색하고 불러올 수 있습니다.
get_users
- Slack 작업 공간의 사용자 목록을 가져옵니다.get_channels
- Slack 작업 공간의 채널 목록을 가져옵니다.get_channel_messages
- 특정 채널에서 메시지 가져오기get_thread_replies
- 스레드에서 답변 가져오기search_messages
- Slack에서 메시지 검색allusers://
- Slack 작업 공간의 모든 사용자를 가져옵니다.allchannels://
- Slack 작업 공간의 모든 채널을 가져옵니다.실행 파일을 빌드하려면:
이렇게 하면 dist
디렉토리에 컴파일된 실행 파일이 생성됩니다.
MCP 지원 LLM과 함께 이 서버를 사용하려면 MCP 구성에 추가하세요.
서버에는 다음에 대한 포괄적인 오류 처리 기능이 포함되어 있습니다.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
LLM이 Slack의 검색 기능에 액세스하여 Slack 작업 공간에서 사용자, 채널, 메시지 및 스레드 답변을 검색할 수 있도록 하는 MCP 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/takuya0206/slack_search_function_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server