Spaces:
Sleeping
Sleeping
File size: 1,032 Bytes
849b4a3 f8a30b1 849b4a3 f8a30b1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | ---
title: Minecraft Texture Generator MCP
emoji: ⛏️
colorFrom: green
colorTo: gray
sdk: docker
pinned: false
---
# Minecraft Texture Generator MCP
Generates 16×16 pixel Minecraft-style textures using Stable Diffusion. Produces authentic pixel art with color quantization and tileable edges.
## How It Works
1. Generates at 256×256 with pixel art prompting
2. Downscale to 16×16 using nearest-neighbor (crisp pixels)
3. Color quantize to 16 colors (Minecraft-authentic palette)
4. Optional tileable blending for seamless tiling
## Tools
| Tool | Description |
|------|-------------|
| `generate_texture` | Single 16×16 texture from a prompt |
| `generate_texture_set` | Batch generate themed textures |
| `generate_texture_raw` | Full 256×256 source image |
| `list_texture_types` | Browse categories (blocks, ores, wood, etc.) |
## Texture Categories
`blocks`, `ores`, `wood`, `terrain`, `nether`, `end`, `wool`, `metal`
## Connect
```
URL: https://zeroclawagent-minecraft-texture-generator-mcp.hf.space/mcp
```
|