
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?
—
沟通协作 分类下的更多 MCP 服务器
Discord Mcp
SaseQA MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
Telegram MCP Server
chigwellTelegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
Mattermost MCP Server
pvevMattermost MCP server to enable Claude to interact with Mattermost Workspaces
飞书MCP服务器
sdd330MCP server provides feishu related operations
Modular Outlook MCP Server
ryakerMCP server for Claude to access Outlook data via Microsoft Graph API
评论