hutool

GitHub

๐ŸฌA set of tools that keep Java sweet.

30,279 stars Java 1 file ยท ~4,197 tokens #http#hutool#java#json#orm#tool#util

hutool MCP Server

MCP server for chinabugotech/hutool

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "hutool": {
      "command": "npx",
      "args": [
        "-y",
        "@chinabugotech/hutool"
      ]
    }
  }
}