Skip to main content
Glama

mcp-minecraft

package.json918 B
{ "name": "minecraft-mcp-server", "version": "1.0.0", "main": "dist/bot.js", "type": "module", "bin": { "minecraft-mcp-server": "dist/bot.js" }, "scripts": { "prepare": "npm run build", "build": "tsc", "start": "node dist/bot.js", "lint": "eslint \"src/**/*.ts\" --max-warnings=100", "lint:fix": "eslint \"src/**/*.ts\" --fix" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.2", "minecraft-data": "^3.98.0", "mineflayer": "^4.33.0", "mineflayer-pathfinder": "^2.4.2", "vec3": "^0.1.8", "yargs": "^18.0.0", "zod": "^3.25.74" }, "devDependencies": { "@types/node": "^24.5.2", "@types/vec3": "^0.1.4", "@types/yargs": "^17.0.33", "@typescript-eslint/eslint-plugin": "^8.44.1", "@typescript-eslint/parser": "^8.45.0", "eslint": "^9.36.0", "typescript": "^5.9.2" }, "engines": { "node": ">=16.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yuniko-software/minecraft-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server