Skip to main content
Glama
DonghwanJeong

Discord Message Finder MCP

search_guild_messages

Search Discord server messages using native Discord search. Find past discussions by guild, channel, author, content, and more filters.

Instructions

Search Discord guild messages with native Discord search. Best for finding where a past discussion happened.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
guild_idNoDiscord guild/server ID. Uses DISCORD_DEFAULT_GUILD_ID when omitted.
queryNoContent query. Omit when filtering only by author, attachment, pin, link, etc.
channel_idsNo
author_typesNo
author_idsNo
mentionsNo
mentions_role_idsNo
replied_to_user_idsNo
replied_to_message_idsNo
pinnedNo
hasNo
link_hostnamesNo
attachment_filenamesNo
attachment_extensionsNo
before_message_idNo
after_message_idNo
before_timestampNoISO timestamp. Converted to Discord max_id.
after_timestampNoISO timestamp. Converted to Discord min_id.
sort_byNotimestamp
sort_orderNodesc
include_nsfwNo
limitNo
offsetNo
slopNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry the burden. It only states 'native Discord search' which is vague. No mention of limitations, rate limits, authentication, or results format. Lacks behavioral detail.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is very concise at one sentence, but it lacks structure like bullet points or emphasis on key aspects. It's efficient but could be better organized.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 24 parameters, no output schema, and no annotations, the description is highly incomplete. It does not explain return values, pagination (offset/limit), or filtering options, leaving the agent with insufficient guidance.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Description adds no meaning to the 24 parameters. Schema coverage is only 17%, so the description should compensate but does not. No parameter names or details mentioned.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states 'Search Discord guild messages' with a specific use case: 'Best for finding where a past discussion happened.' This is a specific verb and resource, and it distinguishes the tool's purpose from siblings like read_channel_messages or locate_message.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Description gives a clear context for when to use: 'Best for finding where a past discussion happened.' However, it does not explicitly state when not to use or mention alternatives, but the sibling list provides some implicit differentiation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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

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