Skip to main content
Glama

mcp-discord

by hanweg

get_channels

Retrieve all Discord server channels by providing the server ID, enabling efficient channel management and integration with MCP clients.

Instructions

Get a list of all channels in a Discord server

Input Schema

NameRequiredDescriptionDefault
server_idYesDiscord server (guild) ID

Input Schema (JSON Schema)

{ "properties": { "server_id": { "description": "Discord server (guild) ID", "type": "string" } }, "required": [ "server_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/hanweg/mcp-discord'

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