MCP Tool Description Economy

Standardize MCP tool descriptions with YAML frontmatter and fixed structure.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/lewing/maestro.mcp --skill mcp-tool-description-economy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: MCP Tool Description Economy
Source: https://github.com/lewing/maestro.mcp/tree/main/.squad/skills/mcp-tool-description-economy
Command: npx skills add https://github.com/lewing/maestro.mcp --skill mcp-tool-description-economy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide standardizes MCP tool descriptions to ensure consistent, concise, and scannable tool voice across teams.

Core Features & Use Cases

  • Enforces a fixed structure: purpose verb, routing signal, cross-references, and target length.
  • Provides a growth path for describing new tools as parameters are added.
  • Includes a quality checklist to prevent leakage of parameter names or implementation details.

Quick Start

Describe a new MCP tool using the standard description pattern, and ensure it fits within the 10–16 word target and cross-reference rules.

Frequently Asked Questions about MCP Tool Description Economy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize MCP tool descriptions for consistent documentation?

Standardize MCP tool descriptions by applying a fixed structure with a purpose verb, routing signal, cross-references, and a 10–16 word target length to ensure concise, scannable communication across teams.

What is the target length for an MCP tool description?

The target length for an MCP tool description is 10–16 words. This constraint ensures descriptions remain scannable and concise while fitting the standardized YAML frontmatter structure.

How do I write an MCP tool description that prevents leaking implementation details?

Prevent leaking implementation details in MCP tool descriptions by applying the provided quality checklist, which verifies that parameter names and internal logic are excluded from the final routing and purpose text.

When do I need to use a standardized MCP tool description format?

You need a standardized MCP tool description format during documentation workflows, PR reviews, and onboarding to ensure tool descriptions are cross-referenced, scannable, and consistent across teams.

Can I use MCP tool description standardization for onboarding new team members?

Yes, you can use MCP tool description standardization for onboarding. It enforces a fixed structure with clear routing signals and cross-references, making tool capabilities easier for new team members to scan and understand.

What should be included in the YAML frontmatter for an MCP tool description?

YAML frontmatter for an MCP tool description should include a name and description, conforming to a fixed structure that enforces purpose, routing, cross-references, and target length constraints.