SkillAgentSearch skills...

minecraft-bedrock-education-mcp

WebSocket接続を通じてMinecraft Bedrock Editionを制御するツールを提供するTypeScript製のMCP(Model Context Protocol)サーバー

Install / Use

claude mcp add Mming-Lab -- npx -y github:Mming-Lab/minecraft-bedrock-education-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

57/100

Supported Platforms

Claude Code
Claude Desktop

{ "name": "minecraft-bedrock-education-mcp", "version": "1.0.0", "private": true, "description": "Monorepo for the Minecraft Education MCP server. The published package is packages/server.", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/Mming-Lab/minecraft-bedrock-education-mcp.git" }, "homepage": "https://github.com/Mming-Lab/minecraft-bedrock-education-mcp#readme", "bugs": { "url": "https://github.com/Mming-Lab/minecraft-bedrock-education-mcp/issues" }, "keywords": [ "minecraft", "bedrock", "websocket", "mcp", "model-context-protocol", "typescript", "claude", "ai", "automation", "gaming" ], "engines": { "node": ">=22.0.0" }, "scripts": { "build": "npm --prefix packages/server run build", "test": "npm --prefix packages/server test", "verify": "npm --prefix packages/server run verify", "install-addon": "node packages/server/addon/install.mjs" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryEducation
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low