Skip to main content
Glama

mfergpt-mferfy

Turn any image into a mfer in the mferGPT house style, re-brokered by cc0.company over x402. Pass an image URL as the prompt; returns a mferfied image. Third-party service — cc0.company pays the mfergpt upstream as an x402 client and adds a commission of max(5%, 0.005 USDC) — the buyer pays buyer_price_usdc. [PAID: $0.05 USDC per call via x402]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesInput prompt for this service.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.3/5.0
Behavior4/5

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

No annotations are present, so the description carries the transparency burden. It discloses the third-party rebrokering, the x402 payment flow, the commission formula, and the fixed $0.05 USDC charge, which is valuable beyond the schema. It does not cover error behavior or side effects, but the core financial and operational traits are explicit.

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 main purpose leads, followed by input format and then payment terms. Each sentence adds information, though the rebrokering detail is stated twice in slightly different ways, adding a small amount of redundancy.

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?

For a single-parameter paid image service, the description covers what to pass, what comes back, and what it costs. It does not specify the output image format or failure handling, but those are minor given no output schema and a self-contained operation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema only describes 'prompt' generically as 'Input prompt for this service,' while the description specifies that the prompt must be an image URL. This is a meaningful semantic upgrade for the sole parameter.

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 opens with a specific action ('Turn any image into a mfer') and names the output style ('mferGPT house style'), which distinguishes it from sibling artist-generation tools like hokusai-gen and van-gogh-gen. It also immediately states that the tool returns an image.

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?

It clearly tells the agent to pass an image URL as the prompt and what result to expect, so the invocation context is unambiguous. It does not name alternative tools or state exclusion conditions, but the 'mferGPT house style' framing makes the intended use case clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.