PlacePack
top.placepack/placepackGenerate deterministic placeholder image URLs and packs for docs, staging, testing, and AI agents.
Tools · 3
Return named PlacePack size presets with labels, specs, and default formats.
Validate one size spec and return an embeddable PlacePack image URL, filename, Markdown, and HTML.
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
All named PlacePack size presets.
placepack://presets
Pointer and operation summary for the public PlacePack OpenAPI document.
placepack://openapi
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"placepack": {
"url": "https://placepack.top/mcp",
"transport": "streamable-http"
}
}
}