Skip to main content
Glama

MCP-Discord

by jar285
MIT License
16
1
  • Linux
  • Apple

discord_get_server_info

Retrieve detailed Discord server data, including channels and member count, by specifying the guild ID using this tool integrated with MCP-Discord for AI-powered Discord interactions.

Instructions

Retrieves detailed information about a Discord server including channels and member count

Input Schema

NameRequiredDescriptionDefault
guildIdYes

Input Schema (JSON Schema)

{ "properties": { "guildId": { "type": "string" } }, "required": [ "guildId" ], "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/jar285/mcp-discord'

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