@h4shed/skill-mcp-builder
v1.0.12
Published
Build and scaffold MCP servers and skills with best practices
Maintainers
Readme
@h4shed/skill-mcp-builder
Build and scaffold MCP servers and skills with best practices.
Installation
npm install @h4shed/skill-mcp-builderTools
scaffold-skill
Scaffold a new MCP skill with complete project structure and templates.
Use Cases
- 🏗️ MCP skill scaffolding
- 📦 Server setup
- 🛠️ Boilerplate generation
Implementation Status
- ✅ Tool definitions
- 📝 Scaffolding templates
- ⏳ Full implementation (WIP)
Usage
This package exports an MCP skill definition that can be loaded by @h4shed/mcp-core via the workspace skill registry.
Development
# from repository root
npm run build --workspace=packages/skills/mcp-builder
npm run test --workspace=packages/skills/mcp-builderLicense
Apache-2.0
