skill mcp for Claude Code
io.github.chrischall/skill-mcp
Serves a directory of Agent Skills over MCP: list, load, read files, run declared scripts
client:Claude Code
transport:stdio
runtime:npm
Install skill mcp in Claude Code
run in your project directory
claude mcp add skill-mcp -e SKILLS_DIR=<SKILLS_DIR> -- npx -y @chrischall/skill-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs