Skip to main content
Glama

Slack MCP Server

by piekstra

archive_channel

Archive inactive Slack channels using the channel ID to maintain workspace organization and reduce clutter. Simplifies channel management within Slack MCP Server.

Instructions

Archive a Slack channel.

Args: channel: Channel ID to archive

Input Schema

NameRequiredDescriptionDefault
channelYes

Input Schema (JSON Schema)

{ "properties": { "channel": { "title": "Channel", "type": "string" } }, "required": [ "channel" ], "type": "object" }

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/piekstra/slack-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server