blockbench-mcp-plugin

jasonjgardner/blockbench-mcp-plugin
★ 147 stars TypeScript 🌐 Browser/Web Updated 1d ago
Adds MCP server to Blockbench
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "blockbench-mcp-plugi": {
      "command": "npx",
      "args": [
        "-y",
        "jasonjgardner/blockbench-mcp-plugin"
      ]
    }
  }
}

README Excerpt

https://github.com/user-attachments/assets/ab1b7e63-b6f0-4d5b-85ab-79d328de31db Open the desktop version of Blockbench, go to File > Plugins and click the "Load Plugin from URL" and paste in this URL: **[https://jasonjgardner.github.io/blockbench-mcp-plugin/mcp.js](https://jasonjgardner.github.io/blockbench-mcp-plugin/mcp.js)**

Topics

blockbenchmcp-server