Skip to main content
Glama
cappyeo

discord-mcp

templates_recommend

Read-onlyIdempotent

Recommend verified Discord templates for your server request, returning a primary template and complementary inspirations. Filters unsafe or unverified options automatically.

Instructions

Purpose: Recommend one verified primary Discord template and up to three complementary inspirations from a bundled public catalog for a natural-language server request.

When to use: Use this first for requests such as “build a professional gaming server”, “design a technology community”, or “find a FiveM roleplay template”. One request is enough; the tool performs local retrieval, bounded live verification, safety gates, and portfolio selection.

Safety: Read-only and always strict. Templates explicitly marked dirty (is_dirty: true), mismatched, malformed, unverified, NSFW, or oversized are rejected; an unknown dirty state (is_dirty: null) has medium confidence. Source permission risks are surfaced and penalized, but every template permission and overwrite is discarded and regenerated by discord-mcp; all third-party names/descriptions remain fenced in untrusted_text.

Returns: A primary template, 0–3 bounded inspirations, structural evidence, live provenance digests, explicit rejection reasons, composition policy, verification counts, and fenced third-party text. This tool never changes a guild.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestYesNatural-language description of the Discord server to design
preferred_primary_codeNoOptional public template code to prefer only when it matches the request and passes every live safety gate

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

The description adds substantial behavioral detail beyond the annotations: read-only and strict safety gates, rejection criteria, confidence levels for unknown dirty states, source permission risk handling, and fencing of untrusted text. It also explicitly states 'This tool never changes a guild', consistent with readOnlyHint and destructiveHint.

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

Conciseness5/5

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

The description is well-structured with bolded sections (Purpose, When to use, Safety, Returns) and front-loaded with the most important information. Every sentence carries meaningful detail, and there is no redundant or filler content.

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

Completeness5/5

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

The description covers purpose, usage scenarios, safety behavior, and return values (primary template, bounded inspirations, evidence, digests, rejection reasons). Combined with the output schema and annotations, it provides a complete picture for an AI agent to select and invoke the tool correctly.

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

Parameters3/5

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

Both parameters in the input schema have complete descriptions (100% coverage), so the description contributes no additional parameter-level semantics. The schema already explains 'request' and 'preferred_primary_code' well, so the baseline score of 3 is appropriate.

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?

The description states a specific verb ('recommend') and resource ('Discord template from bundled public catalog') for natural-language server requests. It clearly distinguishes the tool from siblings like templates_list or templates_get by focusing on recommendation and portfolio selection.

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?

The description includes a 'When to use' section with concrete examples ('build a professional gaming server', 'design a technology community') and instructs to use this tool first. It lacks explicit exclusions or named alternatives, but the context is clear enough for an AI agent to decide when to invoke it.

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

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