MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

L
Liquidbounce MCP
作者 @Benhazul

LiquidBounce b100 but in MCP

创建于 2/2/2026
更新于 22 days ago
Repository documentation and setup instructions

LiquidBounce-MCP (GradleMCP)

LiquidBounce Gradle MCP for 1.8.9 with optifine

If you find an error, open an issue or dm me on discord (my dc is "benhazul")

How to setup

Clone the repository into whatever folder you want (Mine is in my coding folder), open the project in Intellij IDEA then make a new run configuration (Application) and copy everything from the image below.

Now you can start Minecraft!

run_config

How to build

Just run the "build" run command in the gradle tab

Once you've done that go into the build/libs directory inside of the GradleMCP-Base folder open the jar file with 7-zip or Winrar, now delete the META-INF folder and I think you know how to do everything to get it to start in the launcher.

config_list

Credits to Markelectro for the marCloud repo

快速设置
此服务器的安装指南

安装命令 (包未发布)

git clone https://github.com/Benhazul/LiquidBounce-MCP
手动安装: 请查看 README 获取详细的设置说明和所需的其他依赖项。

Cursor 配置 (mcp.json)

{ "mcpServers": { "benhazul-liquidbounce-mcp": { "command": "git", "args": [ "clone", "https://github.com/Benhazul/LiquidBounce-MCP" ] } } }