π―
mcp-builder
π―Skillfrom shareai-lab/learn-claude-code
What it does
|Builds MCP servers to extend Claude's capabilities by creating custom tools, resources, and integrations with external services.
Same repository
shareai-lab/learn-claude-code(4 items)
mcp-builder
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add shareai-lab/learn-claude-code --skill mcp-builderskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add shareai-lab/learn-claude-code --skill mcp-builderManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/mcp-builder/SKILL.mdSKILL.md
49Installs
16,540
-
AddedFeb 4, 2026
More from this repository3
π―π―π―
agent-builderπ―Skill
Guides AI agent development workflows from Learn Claude Code, an educational project demonstrating agent building with bash-based approaches.
pdfπ―Skill
Extracts, creates, merges, and manipulates PDF files using multiple Python libraries and command-line tools.
code-reviewπ―Skill
A code review skill providing structured analysis of security, performance, correctness, and maintainability with checklistdriven review covering injection vulnerabilities, race conditions, resource leaks, and dependency auditing.