Skip to main content
Glama

Slack MCP Server

by Hais

get_channel_info

Retrieve detailed information about a specific Slack channel using its channel ID to access channel properties, members, and settings.

Instructions

Get detailed information about a specific channel

Input Schema

NameRequiredDescriptionDefault
channelYesChannel ID (e.g., C1234567890)

Input Schema (JSON Schema)

{ "properties": { "channel": { "description": "Channel ID (e.g., C1234567890)", "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/Hais/slack-bot-mcp'

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