Skip to main content
Glama

Kimage

Server Details

Generate original images from text; prompts and results are content-checked. Paid per image, x402.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

With only a single tool, there is no possibility of confusing it with another. The tool's purpose is clear and distinct by default.

Naming Consistency5/5

The tool name 'generate_image' follows a consistent verb_noun pattern, which is clear and idiomatic. Since there is only one tool, consistency is trivial.

Tool Count3/5

One tool is at the low end of the range but appropriate for a focused image generation utility. It feels minimal but not inadequate, as the tool covers the entire apparent purpose.

Completeness5/5

The tool fully implements the server's stated purpose: generating an image from a prompt and returning it as base64. There are no missing operations within this narrow scope, and content policy handling is built in.

Available Tools

1 tool
generate_imageAInspect

Generate an original image from a text prompt and return it as base64 PNG. Prompts and results are checked against a content policy; anything refused is not charged.

ParametersJSON Schema
NameRequiredDescriptionDefault
sizeNoSquare, portrait or landscape.1024x1024
promptYesWhat the image should show: subject, setting, style, light.

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure, and it does so meaningfully: it states that prompts and results are checked against a content policy, refused outputs are not charged, and the return format is base64 PNG. It omits other potential behaviors like latency, rate limits, or image permanence, but the key operational expectations (safety screening and billing) are disclosed.

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 sentences with zero filler: the first delivers the core action and output format, the second discloses policy and billing implications. Every sentence earns its place, and the most decision-relevant information is front-loaded.

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?

The tool is simple (two params, one required, full schema coverage), and the description covers the essential runtime behavior: output format, content policy, and charge exemption on refusal. Since there is no output schema, the description properly explains what callers receive. It could go further by mentioning size's default or prompt guidance, but the schema already handles those, leaving no critical gaps for an agent to invoke it correctly.

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%, so the input schema fully documents both parameters including descriptions and an enum for size. The description adds no extra parameter-level detail beyond the schema—confirming that 'prompt' is textual but not elaborating on how to craft effective prompts or how 'size' maps to orientation. Baseline 3 is appropriate because the schema carries the semantic load.

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 states a specific verb ('Generate'), a clear resource ('an original image'), and the output format ('base64 PNG'), which fully communicates what the tool does. With no sibling tools, differentiation is unnecessary, but the action–resource–format triad makes the purpose unambiguous.

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?

There are no sibling tools or alternatives to contrast, so the description instead establishes context by specifying the input (text prompt) and output (base64 PNG). It also hints at usage expectations around content policy refusals, though it doesn't explicitly say 'use this when you need an image'—that is clear enough from the purpose statement.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • First observedgenerate_image

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources