Build MCP (Model Context Protocol) servers that give Claude new capabilities. Use when user wants to create an MCP server, add tools to Claude, or integrate external services.
$npx -y skills add shareai-lab/learn-claude-code --skill mcp-builderInstalls into the current project.
Run `npx skills use "https://github.com/shareai-lab/learn-claude-code" --skill "shareai-lab/learn-claude-code/mcp-builder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shareai-lab/learn-claude-code" that are relevant to the current task. Run `npx skills add "https://github.com/shareai-lab/learn-claude-code"` and select the relevant skills, then follow their instructions.