Skip to main content
Glama

wow_crafting_profit_analyzer

Optimize gold-making by analyzing crafting profitability for your WoW profession. Returns most profitable recipes, material costs, profit margins, and sell-through rates.

Instructions

Analyze crafting profitability for a given profession and character. Returns most profitable recipes, material costs, profit margins, and sell-through rates. Requires character professions data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
realmYesRealm slug
professionYesPrimary profession
skill_levelNoCurrent skill level (1-300 classic, 1-100 retail)
include_knowledge_treeNoInclude Dragonflight/The War Within knowledge
top_nNoTop N recipes to return
min_profitNoMinimum profit threshold in gold
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It describes the return values (recipes, costs, margins, sell-through rates) but does not disclose data sources, latency, auth requirements, or error conditions (e.g., missing professions data). Adequate but not thorough.

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 concise sentences, no fluff. The purpose is front-loaded, and the entire description is efficient.

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?

The description covers the tool's purpose and outputs but lacks details on output structure (no output schema) and calculation assumptions. For a tool with 6 parameters and moderate complexity, this is adequate but not complete.

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 descriptions for all 6 parameters. The description adds no additional parameter meaning beyond what the schema already provides. 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 clearly states the tool's purpose: analyze crafting profitability for a given profession and character, listing specific outputs (most profitable recipes, material costs, profit margins, sell-through rates). It is distinct from sibling tools like wow_auction_search or wow_farming_route_optimizer.

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 mentions a prerequisite (requires character professions data) and implies use for crafting profit analysis. It does not explicitly state when to use or not use this tool versus alternatives, but the context is clear enough for an AI agent.

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/CSOAI-ORG/blizzard-wow-mcp'

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