AgentPMT
Minecraft Custom Mod Builder

Minecraft Custom Mod Builder

Function

Available ActionsEach successful request consumes credits as outlined below.

list_capabilities25crvalidate_mod_project25crcreate_mod_project25crrender_preview_image25cr

Details

Create your own custom Minecraft mods and add-ons — no coding required. Just describe what you want to add to the game, from a flaming sword or a glowing ore to a rideable mob, a custom skin pack, or a whole new dimension, and get back a ready-to-install file in seconds. Build for Minecraft Bedrock (.mcaddon) and Java with Fabric and NeoForge (.jar). Create items, weapons, tools, armor, blocks, ores, food, mobs, bosses, biomes, structures, recipes, loot tables, enchantments, trades, and special in-game behavior — each with its own custom texture from a color, your own artwork, or generated pixel art. Preview every icon before you install, and download editable source so you can keep building. Perfect for creators, streamers, server owners, and players who want their own Minecraft content fast.

Use Cases

Create installable Minecraft Bedrock add-ons (.mcaddon) from a simple description, Build Java mods for Fabric and NeoForge and download the .jar, Design custom swords, pickaxes, tools, and armor with their own textures, Add new blocks, ores, and crops with world generation, Create custom mobs from passive animals to hostile bosses and tameable pets, Make Bedrock skin packs (.mcpack) for a fresh character look, Give items special behavior like a sword that sets enemies on fire, Add custom crafting recipes, loot tables, enchantments, and villager trades, Generate custom biomes, dimensions, and structures, Use a color, your own image, or generated pixel art for every texture, Preview textures and icons before installing, Get editable source files to keep customizing your mod

Dynamic MCP Setup

Connect once through AgentPMT Dynamic MCP, then use approved tools from the same agent connection.

30 Second Setup

STDIO connector for Claude Code, Codex, Cursor, Zed, and other LLMs that require STDIO or custom connections.

npm install -g @agentpmt/mcp-routeragentpmt-setup

Hosted Streamable HTTPS

MCP endpoint for browser-based apps like ChatGPT, Claude, Grok, or any time you want a streamable connection with no local install.

https://api.agentpmt.com/mcp

Config Example

Use the hosted endpoint directly in clients that support remote MCP. Store your Bearer token in the client config or secret field.

Full connection guide
{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

Need client videos, organization controls, audit details, and the full feature overview?

More About Dynamic MCP

About this Product

Your own Minecraft mods — no coding required

Minecraft Custom Mod Builder turns a simple description into a finished, installable mod. Tell it what you want to add to the game — a glowing ore, a flaming sword, a rideable beast, or a brand-new dimension — and get back a ready-to-play file in seconds. Build for Minecraft Bedrock (phones, console, and Windows) or Minecraft Java with Fabric and NeoForge.

What you can build

  1. Items & gear — swords, pickaxes, axes, shovels, hoes, armor sets, food, fuel, and projectiles, each placed in the right creative-inventory tab.
  2. Blocks & world content — custom blocks, ores with world generation, crops, plants, machines, and storage containers.
  3. Mobs & bosses — passive animals, hostile monsters, neutral and tameable creatures, rideable mounts, and boss battles.
  4. Gameplay systems — crafting recipes, loot tables, enchantments, status effects, villager-style trades, and custom commands.
  5. Worlds — custom biomes, dimensions, structures, and spawn rules.
  6. Skin packs — Bedrock skin packs (.mcpack) for a fresh look.
  7. Special behavior — wire up actions like a sword that ignites enemies on hit or a block that triggers an effect when used.

Make it look exactly how you want

Give every item, block, and creature its own texture. Pick a color, upload your own artwork, or drop in a generated pixel-art sprite. Preview each texture and icon in advance so you know it looks right before you ever install the mod.

How it works

  1. Describe it. Say what you want to add to Minecraft.
  2. Preview it. Check the generated textures and icons.
  3. Install & play. Download the ready-to-install file and load it into your game or server.

What you get

  1. Ready-to-install .mcaddon, .mcpack, and .jar files.
  2. Editable source projects so you can keep building and customizing.
  3. Preview images of your textures and icons.

Who it's for

Creators, streamers, realm and server owners, educators, and players who want custom Minecraft content — fast, and without learning to code.

Frequently Asked Questions

How do I connect this tool to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How does an external agent use this tool?

Agent prompt

Use the AgentPMT-Tool-Search-and-Execution tool. First call action 'get_instructions' so you know how to use the tool search interface. Then call action 'get_schema' with tool_id 69f94706113a9d7251fe31e2 ("Minecraft Custom Mod Builder"). After reading the schema and any returned instructions, tell me what this tool can do, we are going to be using it

Can I use my own artwork for textures?

Do I need to know how to code?

What can I create?

What do I get when my mod is finished?

Which versions of Minecraft does it support?

Looking for help integrating AI into your business? Set up a free consultation.