Slack Admin MCP Server
@xiujiang1987
About Slack Admin MCP Server
MCP server for Slack channel administration (create, rename, archive)
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Slack Admin MCP Server?
Ce serveur personnalisé pour le protocole MCP (Model Context Protocol) interagit avec Slack pour gérer les canaux. Il s’adresse aux administrateurs ou développeurs souhaitant automatiser la création, le renommage et l’archivage de canaux via un client MCP.
How to use Slack Admin MCP Server?
Installez les dépendances avec npm install et construisez le projet avec npm run build. Configurez le serveur dans un fichier MCP (par exemple cline_mcp_settings.json) en définissant la variable d’environnement SLACK_BOT_TOKEN avec un jeton Slack bot possédant les scopes appropriés. Invoquez les outils via un client MCP en utilisant use_mcp_tool avec le nom de l’outil et ses paramètres.
Key features of Slack Admin MCP Server
- Créer de nouveaux canaux Slack (publics ou privés).
- Renommer des canaux Slack existants.
- Archiver des canaux Slack existants.
Use cases of Slack Admin MCP Server
- Automatiser la création de canaux pour de nouvelles équipes ou projets.
- Renommer des canaux lorsque l’activité change de focus.
- Nettoyer les canaux inactifs en les archivant depuis un assistant IA.
FAQ from Slack Admin MCP Server
Quels sont les outils fournis ?
Trois outils : slack_create_channel, slack_rename_channel et slack_archive_channel.
Quelles autorisations Slack le jeton bot nécessite-t-il ?
Le jeton doit inclure les scopes : channels:manage, groups:write, channels:read et groups:read.
Comment installer et construire le serveur ?
Exécutez `npm
More Communication MCP servers
feishu-tools-mcp
Li-vienMCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
priyankarkPhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
Teams Mcp
floriscornelMCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
Comments