mcp-builder
✓This skill guides building high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services. Use when creating MCP servers, designing tool interfaces, or implementing protocol handlers.
Installation
SKILL.md
Build MCP servers that enable LLMs to interact with external services through thoughtfully designed tools.
Key Principle: Don't simply wrap API endpoints—build thoughtful, high-impact workflow tools.
| stdio | Process pipes | Local custom servers | | HTTP | REST | Cloud-hosted servers | | SSE | Server-Sent Events | Real-time updates | | WebSocket | Bidirectional | Real-time communication |
This skill guides building high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services. Use when creating MCP servers, designing tool interfaces, or implementing protocol handlers. Source: s-hiraoku/claude-code-harnesses-factory.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill mcp-builder- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is mcp-builder?
This skill guides building high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services. Use when creating MCP servers, designing tool interfaces, or implementing protocol handlers. Source: s-hiraoku/claude-code-harnesses-factory.
How do I install mcp-builder?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill mcp-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/s-hiraoku/claude-code-harnesses-factory
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01