·mcp-builder

此技能指導構建高質量的 MCP(模型上下文協議)服務器,使 LLM 能夠與外部服務交互。在創建 MCP 服務器、設計工具接口或實現協議處理程序時使用。

2安裝·0熱度·@s-hiraoku

安裝

$npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill mcp-builder

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 |

此技能指導構建高質量的 MCP(模型上下文協議)服務器,使 LLM 能夠與外部服務交互。在創建 MCP 服務器、設計工具接口或實現協議處理程序時使用。 來源:s-hiraoku/claude-code-harnesses-factory。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill mcp-builder
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 mcp-builder?

此技能指導構建高質量的 MCP(模型上下文協議)服務器,使 LLM 能夠與外部服務交互。在創建 MCP 服務器、設計工具接口或實現協議處理程序時使用。 來源:s-hiraoku/claude-code-harnesses-factory。

如何安裝 mcp-builder?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill mcp-builder 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/s-hiraoku/claude-code-harnesses-factory