list_plugins
List installed Unreal Engine plugins and their enabled status to verify which are active.
Instructions
List installed plugins and their enabled status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
List installed Unreal Engine plugins and their enabled status to verify which are active.
List installed plugins and their enabled status.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for behavioral disclosure. It conveys the read-only nature and output concept (list with enabled status), but gives no details on return format, error conditions, or preconditions. For a zero-parameter list tool, this is minimally sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, focused sentence with no filler. It front-loads the action and scope, making it highly concise and well-structured.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simplicity of the tool (no parameters, no output schema, no annotations), the description is nearly complete. It could be slightly more explicit about what the output looks like, but it covers the essential purpose adequately.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
There are no parameters, and the baseline for zero-parameter tools is 4. The description doesn't need to elaborate on parameter semantics since the schema is empty and coverage is effectively complete.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's function with a specific verb ('List'), a resource ('installed plugins'), and an added detail ('their enabled status'). It naturally distinguishes itself from sibling tools like enable_plugin and disable_plugin.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit when-to-use or alternatives are provided, but the purpose is straightforward enough that usage is implied. The description doesn't mislead, but it also doesn't offer any guidance beyond the basic function.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sam-david/unreal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server