Skip to main content
Glama

Server Details

Generate deterministic placeholder image URLs and packs for docs, staging, testing, and AI agents.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.6/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clear, distinct purpose: creating a single image, creating a pack, and listing presets. There is no functional overlap.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern after the server prefix 'placepack_', making the action and target immediately obvious.

Tool Count4/5

With 3 tools, the server is minimal but covers its intended functionality without being noticeably thin for a focused image-generation service.

Completeness5/5

The tools cover all core operations for the domain: listing presets, creating a single image, and creating a pack. No obvious gaps or dead ends.

Available Tools

3 tools
placepack_create_imageCreate a PlacePack image URL
Read-only
Inspect

Validate one size spec and return an embeddable PlacePack image URL, filename, Markdown, and HTML.

ParametersJSON Schema
NameRequiredDescriptionDefault
specYesSize spec such as 800x600.svg, hero:1600x900, or thumb:420x247@2x.
formatNo
bgColorNoBackground hex color, with or without #.
paddingNo
templateNoLabel template. Tokens: {alias}, {w}, {h}, {ratio}, {index}, {bg}, {color}.
textColorNoLabel hex color, with or without #.
strokeWidthNo
placepack_create_packCreate a PlacePack image pack manifest
Read-only
Inspect

Validate multiple size specs or one preset and return a manifest of generated PlacePack image URLs. Optionally inline a small SVG ZIP as base64.

ParametersJSON Schema
NameRequiredDescriptionDefault
sizesNoNewline-separated size specs.
formatNo
presetNoPreset key such as og, developers, automation, or favicon.
bgColorNoBackground hex color, with or without #.
paddingNo
templateNoLabel template. Tokens: {alias}, {w}, {h}, {ratio}, {index}, {bg}, {color}.
inlineZipNoReturn a base64 ZIP for SVG packs with at most 10 files.
textColorNoLabel hex color, with or without #.
strokeWidthNo
placepack_list_presetsList PlacePack presets
Read-only
Inspect

Return named PlacePack size presets with labels, specs, and default formats.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources