Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

PlacePack

top.placepack/placepack

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

Uptime
100.0%
1 direct probes · 30d
Response
1092ms
last probe
Tools
3
callable
Resources
2
readable
Prompts
0
available

Tools · 3

placepack_list_presets

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

placepack_create_image

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

placepack_create_pack

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

Resources · 2

placepack_presets

All named PlacePack size presets.

placepack://presets
placepack_openapi

Pointer and operation summary for the public PlacePack OpenAPI document.

placepack://openapi

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "placepack": {
      "url": "https://placepack.top/mcp",
      "transport": "streamable-http"
    }
  }
}