Create Mcp Skill

🌐Community
by cygnusfear · vlatest · Repository

Helps with creation, MCP tools as part of orchestrating AI agents and multi-step workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add create-mcp-skill npx -- -y @trustedskills/create-mcp-skill
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "create-mcp-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/create-mcp-skill"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to generate Minecraft Command Portals (MCPs). MCPs are custom portals that transport players to specific coordinates within a Minecraft world, offering unique gameplay experiences. The agent can define the destination coordinates and portal name, enabling complex map designs and automated travel systems.

When to use it

  • Creating custom teleportation points for players in a Minecraft server.
  • Automating player progression through a series of challenges or quests.
  • Designing intricate maps with non-standard navigation methods.
  • Generating portals for resource gathering at specific locations.

Key capabilities

  • Generates MCP commands based on specified coordinates and portal names.
  • Supports defining custom destination coordinates (x, y, z).
  • Allows naming of the generated portal.

Example prompts

  • "Create a command portal to teleport players to x=100, y=64, z=50 named 'DiamondMine'."
  • "Generate an MCP that takes players to coordinates 234, 78, -12 and call it 'SecretBase'."
  • “I need a portal to the Nether fortress at coordinate x: -50, y: 100, z: 20. Name it ‘NetherPortal’.”

Tips & gotchas

The skill requires familiarity with Minecraft command syntax for optimal results. Ensure that the specified coordinates are valid and accessible within the game world.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
cygnusfear
Installs
26

🌐 Community

Passed automated security scans.