blockbench-mcp-project

mcp
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: Apache-2.0
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 6 GitHub stars
Code Gecti
  • Code scan — Scanned 7 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

Example project using the Blockbench MCP plugin

README.md

Blockbench MCP Sample Project

This repository serves as a template or example of how to create a workspace which sets up the Blockbench MCP server for success.

Note: In this example repository, the MCP port in Blockbench is set to 3000 and the endpoint is bb-mcp. These are the default values, but can be changed within the plugin's settings in Blockbench.

Start Blockbench

Desktop version of Blockbench must be running in the background.

IDE Setup Examples

VS Code

See the files in the .vscode and .github directories.

Claude Code

claude mcp add blockbench npx mcp-remote http://localhost:3000/bb-mcp

Cline

cline_mcp_settings.json

{
  "mcpServers": {
    "blockbench": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "http://localhost:3000/bb-mcp"
      ]
    }
  }
}

Skills

npx skills add https://github.com/jasonjgardner/blockbench-mcp-project --skill blockbench-animation
npx skills add https://github.com/jasonjgardner/blockbench-mcp-project --skill blockbench-modeling
npx skills add https://github.com/jasonjgardner/blockbench-mcp-project --skill blockbench-texturing
npx skills add https://github.com/jasonjgardner/blockbench-mcp-project --skill blockbench-pbr-materials
npx skills add https://github.com/jasonjgardner/blockbench-mcp-project --skill blockbench-mcp-overview
npx skills add https://github.com/jasonjgardner/blockbench-mcp-project --skill blockbench-hytale

Yorumlar (0)

Sonuc bulunamadi