Skip to content

Add tool descriptions to --help output #5

@0xtus

Description

@0xtus

Description

When running npx @azeth/mcp-server --help, show a formatted list of all 32 tools with short descriptions.

Why

Developers evaluating the MCP server want to quickly see what tools are available before configuring it. A good --help output acts as instant documentation.

Suggested approach

  1. Parse the tool definitions from src/tools/
  2. Format as a table or list: tool_name — description
  3. Add --list-tools flag as an alternative

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions