Skip to main content
Glama
rznies

design-knowledge-mcp

by rznies

generate_headlines

Generate headline formulas based on emotional triggers from Paul Boag's conversion psychology framework. Pick an emotion such as fear, trust, or curiosity to get tailored suggestions.

Instructions

Generate headline formulas based on emotional triggers from Paul Boag's conversion psychology framework.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYesThe product, service, or topic for the headlines.
emotionYesEmotional trigger to use, or 'all' for all formulas.
Behavior2/5

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

No annotations are provided, so the description must carry the full burden. It only mentions the framework used, but fails to disclose output format, number of results, or side effects, leaving the agent without key behavioral context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no wasted words, efficiently stating the action and context.

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?

For a simple two-parameter generator, the description is adequate but leaves gaps: no mention of return behavior or usage context. Given no output schema and no annotations, more detail would improve completeness.

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?

The input schema already describes both parameters clearly (100% coverage). The description adds no additional meaning beyond noting the emotional trigger basis, so it doesn't improve on schema.

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 function: generating headline formulas, and specifies the basis (emotional triggers from Paul Boag's framework). This distinguishes it from sibling audit and recommendation tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit usage guidance is provided. The description implies the tool is for creating headlines, but doesn't state when to prefer it over other tools or any exclusions.

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/rznies/design-knowledge-mcp'

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