
Slack
@modelcontextprotocol
Slack について
Model Context Protocol Servers
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"slack": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-slack"
],
"env": {
"SLACK_BOT_TOKEN": "xoxb-your-bot-token",
"SLACK_TEAM_ID": "T01234567",
"SLACK_CHANNEL_IDS": "C01234567, C76543210"
}
}
}
}ツール
8List public channels in the workspace with pagination
Post a new message to a Slack channel
Reply to a specific message thread in Slack
Add a reaction emoji to a message
Get recent messages from a channel
Get all replies in a message thread
Get a list of all users in the workspace with their basic profile information
Get detailed profile information for a specific user
概要
What is Slack?
—
How to use Slack?
—
Key features of Slack
—
Use cases of Slack
—
FAQ from Slack
What does Slack integrate with?
—
What are the runtime requirements?
—
Where is data stored?
—
What transport or authentication is used?
—
Are there any known limits?
—
「コミュニケーション」の他のコンテンツ
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
MCP Communicator (Telegram)
qpd-vAn MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
Mattermost MCP Server
pvevMattermost MCP server to enable Claude to interact with Mattermost Workspaces
feishu-tools-mcp
Li-vienMCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
Modular Outlook MCP Server
ryakerMCP server for Claude to access Outlook data via Microsoft Graph API
コメント