promotional bannermobile promotional banner

BBMCP

An internal HTTP Model Context Protocol server for Minecraft development.
Back to Files

[NEOFORGE] BBMCP 0.1.0

File namebbmcp-0.1.0.jar
Uploader
TheonlyTazzTheonlyTazz
Uploaded
Sep 17, 2026
Downloads
6
Size
2.5 MB
Mod Loaders
NeoForge
File ID
8903217
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:bbmcp-1694548:8903217"

Learn more about Curse Maven

What's new

Changelog

0.1.0

Initial public release of BBMCP for NeoForge 1.21.1.

Added

  • Added a loopback HTTP server exposing MCP JSON-RPC 2.0 at /mcp.
  • Added tools for Minecraft commands, player state, nearby entities, block entities, item components, registries, and recent logs.
  • Added loot-table listing, lookup, and item-search tools.
  • Added optional KubeJS tool injection and dynamic tool registration.
  • Added optional FTB Quests tools for quest navigation and canvas export.
  • Added screenshot capture and bounded client-action tools.
  • Added recipe search, lookup, usage, workstation, loop analysis, dump, and cost-analysis tools.
  • Added optional JEI viewer integration while keeping the recipe catalog viewer-independent.
  • Added configurable loopback server, request, resource, action, and recipe limits.

Notes

  • Targets Minecraft 1.21.1, NeoForge 21.1.173+, and Java 21.
  • FTB Quests, KubeJS, and JEI integrations are optional.
  • The server binds to localhost only and currently has no authentication layer.

This mod has no additional files