Skip to main content
Glama
fenil0020

gridpane-mcp

by fenil0020

toggle_debug

Toggle WordPress debug mode on or off for a site to enable error logging and display for troubleshooting.

Instructions

Toggle WordPress debug mode for a site.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
site_idYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It only states the basic action without mentioning side effects, permission requirements, or whether toggling is reversible. Fails to add meaningful context.

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

Conciseness3/5

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

The description is extremely concise at 6 words, but sacrifices completeness. While no words are wasted, it misses critical details that could fit in a few more sentences. Needs more content to be useful.

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

Completeness3/5

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

Given the low complexity (1 param, simple action) and presence of output schema, the description is at the lower bound of adequacy. It lacks context about what debug mode entails and what the toggle does (enable vs disable).

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

Parameters2/5

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

Schema coverage is 0%, and the description does not explain the required parameter 'site_id'. The parameter name is self-explanatory, but the description adds no additional value beyond what the schema minimally provides.

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 the verb 'Toggle' and resource 'WordPress debug mode' with scope 'for a site'. It is specific and distinct from siblings, all of which involve different resources.

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

Usage Guidelines3/5

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

The description implies usage when toggling debug mode on a WordPress site, but provides no guidance on when to use this tool vs alternatives (e.g., toggling cache or SSL). No explicit when-not or prerequisites.

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/fenil0020/gridpane-mcp'

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