Skip to main content
Glama
el-el-san

Discord MCP Server

by el-el-san

discord_get_messages_advanced

Retrieve Discord messages with filtering options including date ranges, keyword searches, pagination, author selection, and attachment filtering for targeted data extraction.

Instructions

Advanced message retrieval with date range, keyword search, and pagination

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
channel_idYesDiscord channel ID
limitNoNumber of messages per page (default: 50, max: 100)
beforeNoGet messages before this message ID (for pagination)
afterNoGet messages after this message ID (for pagination)
start_dateNoStart date in ISO format (e.g., 2024-01-01T00:00:00Z)
end_dateNoEnd date in ISO format (e.g., 2024-12-31T23:59:59Z)
keywordNoKeyword to search in message content
authorNoFilter by author username or ID
has_attachmentsNoOnly get messages with attachments

Latest Blog Posts

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/el-el-san/discord-mcp'

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