← All servers
πŸ”§

Skill DeckVerifiedπŸ›‘ No advisories

io.github.xingbofeng/skill-deck
New to MCP? Start here β†’
2β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/xingbofeng, which proved it owns this namespace.

Verified owner: github.com/xingbofeng β†—io.github.xingbofeng/skill-deck

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads SKILL_DECK_SKILLS_ROOT.

About

Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts.

Packages & transports

npmskill-deckv1.0.0 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "skill_deck": {
      "command": "npx",
      "args": [
        "-y",
        "skill-deck"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y skill-deck