Skip to main content
Glama

Get repository plugin info

get_plugin_info
Read-only

Retrieve complete WordPress plugin details—description, changelog, versions, ratings, and compatibility—before installing or updating to review changes.

Instructions

Get detailed information about one plugin from the WordPress.org repository — full description, changelog, version history, ratings breakdown, and compatibility. Use before installing or updating to see what changed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYesWordPress.org plugin slug, e.g. "woocommerce".
include_sectionsNoInclude the long description and changelog text. Verbose — off by default.
Behavior3/5

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

Annotations already set readOnlyHint=true and destructiveHint=false, and the description does not contradict them. The description adds the context that the tool retrieves data from the WordPress.org repository, implying an external read operation, but doesn't disclose further behavior like rate limits or error handling. Given the annotation coverage, this is adequate.

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 two sentences, front-loaded with the main action and resource, and the second sentence provides the usage context. No unnecessary words.

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

Completeness4/5

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

For a simple read-only lookup with one required and one optional parameter, the description covers the purpose, usage, and the type of information returned. It doesn't explain error handling or output format, but given the simplicity and annotation coverage, it is sufficient. A more detailed description would not add significant value.

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?

Schema description coverage is 100%, both parameters have meaningful descriptions. The tool description does not add extra parameter-level detail beyond mentioning the types of info returned, which relates to the response rather than inputs. Baseline 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 'Get' and resource 'one plugin from the WordPress.org repository', and lists the specific types of info (description, changelog, version history, ratings, compatibility). This distinguishes it from sibling tools like get_plugin, which likely targets installed plugins, and search_plugins, which searches multiple.

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 gives an explicit use case: 'Use before installing or updating to see what changed.' This tells the agent when to invoke this tool, though it doesn't name alternative tools for other scenarios (e.g., get_plugin for installed plugin info). It's clear but could be more explicit about alternatives.

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/alokemajumder/wpxmcp'

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