Skip to main content
Glama
vivmuk

Medhā MCP

by vivmuk

Venice Image Multi-Edit

venice_image_multi_edit

Compose multiple images into a single edited result using one prompt. Combine, outpaint, or restyle 2-8 images and receive a base64 PNG output, with model options like flux-2-pro or qwen-image.

Instructions

Edit multiple images together with a single prompt (multi-image composition / outpainting). Returns base64 PNG. Operator preferences — default: flux-2-pro; also try: qwen-image. Composition / outpainting; 2-8 input images. Supports x402 wallet auth (no Venice account needed) and API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNo
promptYes
image_urlsYes
aspect_ratioNo
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It does disclose that the tool 'Returns base64 PNG' and mentions auth options (x402 wallet, API key), which is useful. However, it doesn't state whether inputs are modified destructively, whether the operation is rate-limited, what happens on failure, or the output format details beyond base64. For an image mutation tool with zero annotation coverage, more behavioral disclosure is needed.

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

Conciseness3/5

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

The description is reasonably compact at two sentences and front-loads the core purpose. However, 'Operator preferences — default: flux-2-pro; also try: qwen-image' is loosely structured and reads as informal notes rather than clear guidance. The '2-8 input images' duplicates schema constraints. Content is dense but somewhat unstructured.

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 multi-input image editing tool with 4 params, no output schema, and no annotations, the description provides the core function and output format (base64 PNG) plus auth methods, which is helpful. But it omits key aspects: no parameter-level documentation, no distinction from venice_image_edit for single-image use cases, and no guidance on input image constraints (formats, sizes, hosted URLs). It's functionally adequate but leaves meaningful gaps for a complex multi-input tool.

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

Parameters1/5

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

Schema description coverage is 0%. The description mentions 'image_urls' implicitly via '2-8 input images' but provides no detail on image URL requirements (e.g., URL vs base64, hosting requirements, size limits). None of the 4 parameters (model, prompt, image_urls, aspect_ratio) receive explicit semantic explanation beyond what the schema's names and types convey. With 0% schema coverage and zero parameter documentation in the description, this is a critical gap.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states a specific verb+resource: 'Edit multiple images together with a single prompt (multi-image composition / outpainting).' It distinguishes this from siblings like venice_image_edit (singular) and venice_image_generate. However, '2-8 input images' is redundant with the schema maxItems/minItems, and the edit types (composition/outpainting) could be differentiated more explicitly from venice_image_edit.

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?

The description mentions no explicit alternatives or when-not-to-use guidance. It states 'Operator preferences — default: flux-2-pro; also try: qwen-image' which is model-selection guidance, not usage context versus alternatives. There's no mention of when to pick multi-edit over single-edit or generate beyond the implicit 'multi-image' implication.

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/vivmuk/medha-mcp'

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