Skip to main content
Glama
noeltg77

Replicate Designer MCP

by noeltg77

generate_image

Create custom images from text descriptions using AI, with adjustable aspect ratios, output formats, and quality settings for tailored visual content.

Instructions

Generates an image using Replicate's Flux 1.1 Pro model

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesText description of the image to generate
aspect_ratioNoAspect ratio for the generated image (e.g. '1:1', '16:9', '4:3')1:1
output_formatNoFormat of the output image (e.g. 'webp', 'png', 'jpeg')webp
output_qualityNoQuality of the output image (1-100)
safety_toleranceNoSafety tolerance level (0-3)
prompt_upsamplingNoWhether to use prompt upsampling
Behavior2/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. It mentions the model used ('Replicate's Flux 1.1 Pro model') but doesn't describe key behavioral traits such as cost implications, rate limits, authentication requirements, processing time, or what happens on failure. For a generative AI tool with potential side effects, this is a significant gap in transparency.

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?

The description is a single, efficient sentence that communicates the core functionality without unnecessary words. It's appropriately sized and front-loaded, making it easy to parse quickly. Every word earns its place in conveying the essential information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of an image generation tool with 6 parameters, no annotations, and no output schema, the description is insufficient. It doesn't explain what the tool returns (e.g., image URL, binary data, metadata), error conditions, or practical considerations like cost or latency. The description alone leaves significant gaps for an agent to use this tool effectively.

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 schema description coverage is 100%, meaning all parameters are well-documented in the schema itself. The description adds no additional parameter information beyond what's in the schema. According to the rules, when schema coverage is high (>80%), the baseline score is 3 even with no param info in the description, which applies here.

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 the action ('Generates an image') and specifies the resource/technology ('using Replicate's Flux 1.1 Pro model'), making the purpose immediately understandable. However, it lacks differentiation from siblings, but since there are no sibling tools, this doesn't reduce the score. The description is specific but could be more detailed about what type of image generation this provides.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives, prerequisites, or constraints. It simply states what the tool does without context about appropriate scenarios or limitations. Since there are no sibling tools, the lack of differentiation isn't penalized, but the complete absence of usage context warrants a low score.

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/noeltg77/Replicate-Designer'

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