Skip to main content
Glama

mcp-discord

by hanweg

get_server_info

Retrieve detailed information about a Discord server by providing its server ID, enabling insights for integration and management.

Instructions

Get information about 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