Skip to main content
Glama

Mattermost MCP Server

by jhanglim

get_channels

Retrieve channel lists for specific Mattermost teams to organize workspace navigation and access team communication channels.

Instructions

특정 팀의 채널 목록을 가져옵니다.

Input Schema

NameRequiredDescriptionDefault
team_idYes팀 ID

Input Schema (JSON Schema)

{ "properties": { "team_id": { "description": "팀 ID", "type": "string" } }, "required": [ "team_id" ], "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/jhanglim/mattermost-mcp-server'

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