Skip to main content
Glama

MCP-Discord

discord_get_forum_post

Retrieve detailed information about a specific forum post, including its messages, by providing the thread ID. Ideal for managing and analyzing Discord forum content efficiently.

Instructions

Retrieves details about a forum post including its messages

Input Schema

NameRequiredDescriptionDefault
threadIdYes

Input Schema (JSON Schema)

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

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