Skip to main content
Glama
bcharleson

Slack MCP Server

create_channel

Create new Slack channels for team collaboration, with options for public or private visibility to organize workspace communication.

Instructions

    Create a new Slack channel.

    Args:
        name: Name for the new channel (max 80 chars, lowercase,
              no spaces, use hyphens instead)
        is_private: Whether to create a private channel. Default: False

    Returns:
        Dictionary containing the created channel's details
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
is_privateNo

Latest Blog Posts

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

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