{
  "markdown": "# CreateMod.com plugin for Claude Code\n\nSearch and reference [Minecraft Create Mod](https://createmod.com) schematics\nfrom Claude. This plugin connects Claude Code to CreateMod.com's public,\nread-only MCP server and bundles skills that teach Claude how to find\nschematics and work with the parametric ship hull, airship balloon and\npropeller generators.\n\n## Install\n\n```\n/plugin marketplace add uberswe/createmod-claude\n/plugin install createmod@createmod\n```\n\n## What you get\n\n**MCP tools** (remote server at `https://createmod.com/api/mcp`, no\nauthentication required):\n\n- `search_schematics` — search the schematic library by terms and category\n- `get_schematic` — details for one schematic: description, author, rating,\n  game versions, required mods, video\n\n**Skills:**\n\n- `find-schematics` — how to discover and reference schematics\n- `generator-links` — how to configure the ship hull / balloon / propeller\n  generators and produce shareable configuration links\n\n## Notes\n\n- The server is read-only and deliberately does not expose schematic (.nbt)\n  files to agents — Claude sends you to the schematic page to download.\n- No account or API key is needed for the MCP tools. The site's\n  authenticated JSON API is documented at <https://createmod.com/api>.\n- These skills mirror the ones the site publishes at\n  `https://createmod.com/.well-known/agent-skills/index.json`.\n- You can also use the server without this plugin: add\n  `https://createmod.com/api/mcp` as a custom connector in claude.ai or\n  Claude Desktop, or `claude mcp add --transport http createmod\n  https://createmod.com/api/mcp` in Claude Code.\n\n## Other ways to get the server\n\n- **npm**: [`createmod-mcp`](https://www.npmjs.com/package/createmod-mcp) — a\n  stdio bridge for MCP clients without remote server support (see `npm/`).\n- **MCP Registry**: published as `com.createmod/schematics` on\n  [registry.modelcontextprotocol.io](https://registry.modelcontextprotocol.io/)\n  (see `server.json` and `PUBLISHING.md`).\n\n## License\n\nMIT\n",
  "bytes": 2009,
  "sha": "d06c538118bf102c90c825f39dde02d0e06e06f67776621e773bda0f4c0f5cfa",
  "repo_slug": "uberswe/createmod-claude",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_createmod_schematics_25b8a5f5/readme"
}