Mcp Deepwiki

🌐Community
by aahl · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add mcp-deepwiki npx -- -y @trustedskills/mcp-deepwiki
2

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

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

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

About This Skill

What it does

This skill provides access to DeepWiki, a knowledge base specifically designed for Minecraft. It allows agents to retrieve information about blocks, items, crafting recipes, and other game-related details. The agent can use this information to understand the game world better and perform tasks more effectively within a Minecraft environment.

When to use it

  • Crafting Assistance: An agent needs to know how to craft a specific item but doesn't have that knowledge built in.
  • Block Identification: The agent encounters an unknown block and requires its properties or uses.
  • Recipe Lookup: An agent is attempting a complex crafting sequence and needs step-by-step instructions.
  • Game Mechanics Understanding: The agent needs to understand the function of a particular game mechanic, like how redstone works.

Key capabilities

  • Minecraft knowledge base access
  • Block information retrieval
  • Item information retrieval
  • Crafting recipe lookup

Example prompts

  • "What is the crafting recipe for a stone pickaxe?"
  • "Tell me about the properties of obsidian."
  • "How does redstone work in Minecraft?"

Tips & gotchas

The agent's effectiveness depends on having access to a running instance of Minecraft or a simulated environment. The skill’s knowledge is limited to what exists within DeepWiki, so it may not cover all aspects of the game.

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
aahl
Installs
0

🌐 Community

Passed automated security scans.