Skip to main content
Glama

Get plugin opportunity detail

get_plugin

Retrieve a WordPress plugin's snapshot including installs, rating, update date, support status, and opportunity/abandonment/monetization scores from wpgoldmine.io. Evaluate plugins to find opportunities for replacement or improvement.

Instructions

Get the opportunity snapshot for one plugin by its WordPress.org slug: installs, rating, last-updated, support resolution, and opportunity/abandonment/monetization scores. Powered by wpgoldmine.io.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYesThe plugin slug, e.g. "easy-google-fonts".
Behavior3/5

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

With no annotations provided, the description carries full burden. It indicates a read operation (Get) and lists returned fields, but does not disclose potential error handling (e.g., invalid slug), rate limits, or external dependency behavior beyond 'Powered by wpgoldmine.io'.

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?

Two sentences, front-loaded with the core purpose, followed by a source attribution. No wasted words; every part is meaningful.

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?

The description covers what the tool returns and how to use it. Minor gap: does not specify behavior when slug is not found or if data is unavailable. However, for a simple fetch tool, this is acceptable.

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 coverage is 100% with the slug parameter described. The description adds the phrase 'by its WordPress.org slug' and an example, but these add minimal value beyond the schema's own description. Baseline score applies.

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 explicitly states the verb 'Get' and resource 'opportunity snapshot for one plugin', lists specific data fields (installs, rating, etc.), and the title confirms 'Get plugin opportunity detail'. The sibling tools find_plugin_opportunities and list_opportunity_presets suggest different scopes (searching vs. listing), making this tool distinct.

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 implies usage when a specific plugin slug is known, as it requires the slug parameter. However, it does not explicitly state when not to use it or mention alternatives like find_plugin_opportunities for searching.

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/Bishop81/wpgoldmine-mcp'

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