Mcp Builder
Provides MCP tools guidance and assistance for orchestrating AI agents and multi-step workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bmad-labs-mcp-builder npx -- -y @trustedskills/bmad-labs-mcp-builder
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bmad-labs-mcp-builder": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bmad-labs-mcp-builder"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The bmad-labs-mcp-builder skill allows AI agents to construct and manage Minecraft Command Platform (MCP) configurations. It can generate MCP configuration files based on provided specifications, simplifying the setup of complex Minecraft server functionalities. This includes defining command blocks, functions, and data packs for automated tasks within a Minecraft environment.
When to use it
- Automating repetitive Minecraft server setup: Quickly create initial MCP configurations instead of manual file editing.
- Defining custom game mechanics: Implement unique gameplay features using MCP commands and functions.
- Creating complex command block chains: Generate the necessary configuration files for intricate automated systems in a Minecraft world.
- Managing data packs: Simplify the process of setting up and configuring data packs within a Minecraft server environment.
Key capabilities
- MCP Configuration Generation
- Function Definition
- Command Block Management
- Data Pack Setup
Example prompts
- "Create an MCP configuration with a function that gives all players a diamond block every 5 minutes."
- "Generate a data pack structure for a custom crafting recipe."
- "Build an MCP setup to teleport players to a specific location when they type '/home'."
Tips & gotchas
The skill requires some familiarity with Minecraft Command Platform concepts and syntax. Ensure the agent has access to relevant documentation or examples of MCP configuration files for optimal results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.