Overview
Features
MCP Server for Blockbench
Implements the Model Context Protocol server that allows AI agents to interact with Blockbench via its JavaScript API to create and edit content.
Plugin-based installation
Install by loading the MCP plugin from URL (mcp.js) directly in Blockbench.
Configurable port and endpoint
Configure MCP Server Port and MCP Server Endpoint in Blockbench settings with a default path of /bb-mcp.
Default endpoint in examples
Demonstrates usage with the default :3000/bb-mcp endpoint for client configuration.
VS Code integration example
Provides a .vscode/mcp.json snippet showing how to connect to the MCP server.
Claude Desktop integration example
Provides a claude_desktop_config.json snippet to launch mcp-remote against the MCP server.
Usage reference and sample project
Links to a sample project with prompts illustrating AI interactions with Blockbench.
Developer guide
Points to CONTRIBUTING.md for setting up the development environment and adding new tools, resources, and prompts.
Who Is This For?
- Blockbench users:Connect AI agents to Blockbench's JavaScript API to create and edit 3D models and textures.
- Plugin developers:Set up and customize MCP servers for AI-driven Blockbench workflows and integrations.




