← Back to Plugins
MCP Server MCP

PlacePack

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

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

Homepage Verified source

Install

npx -y @martintoz/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://placepack.top/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@martintoz/placepack-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...