Skip to main content
Glama

forge_background

Generate a complete pixel art game background image, ready for use as a game scene. Specify aspect ratio to match your game resolution and get the full scene as output, no extra processing needed.

Instructions

Generate a pixel art game background. No post-processing — outputs the full image as-is, ready for use as a game scene background. Use appropriate aspect ratio for your game resolution.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNoModel alias or full ID. Aliases: 25, nano-banana, banana, banana-2, nano-banana-2, gemini-flash, flash, gemini-pro, pro, gemini-25, gemini-flash-25 (default: nano-banana)
styleNoVisual style preset (default: clean)
aspectYesAspect ratio matching your game resolution (e.g. 3:4 for 480x640 portrait game)
outputPathYesOutput file path (e.g. "public/assets/games/invaders/bg.png")
descriptionYesBackground scene description (e.g. "deep space with stars and nebula", "forest clearing at night")
Behavior4/5

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

With no annotations provided, the description carries the full behavioral disclosure burden. It explicitly states 'No post-processing' and 'outputs the full image as-is', which clarifies the output behavior. However, it does not mention potential side effects, required permissions, or any limitations, though for a generation tool these are less critical.

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 concise, two sentences, with the core purpose front-loaded. Every sentence adds value—purpose, behavioral guarantee, and a usage hint—without unnecessary verbosity.

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?

Given the rich input schema (5 parameters, enums, descriptions) and no output schema, the description adequately covers the essential context for a simple generation tool. It clarifies the output format and the key aspect ratio consideration. It lacks some details like output resolution defaults, but the schema and no-post-processing note make it sufficiently complete.

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 has 100% coverage, so the description does not need to heavily clarify parameters. It adds a small note about matching aspect ratio to game resolution, which is already implied in the schema's description for 'aspect'. The description adds minimal extra value beyond the 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 'Generate a pixel art game background' with a specific verb and resource, and further distinguishes from post-processing tools by noting 'No post-processing — outputs the full image as-is'. This makes it unambiguous what the tool does and differentiates it from siblings like process_sprite.

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 gives practical guidance about aspect ratio ('Use appropriate aspect ratio for your game resolution') but does not explicitly state when to prefer this tool over alternatives like forge_sprite or forge_thumbnail. Usage context is implied rather than explicitly contrasted with sibling tools.

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/freema/pixelforge-mcp'

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