create-mcp-servers
✓創建向 Claude 公開工具、資源和提示的模型上下文協議 (MCP) 服務器。在構建自定義集成、API、數據源或 Claude 應通過 MCP 協議與之交互的任何服務器時使用。支持 TypeScript 和 Python 實現。
SKILL.md
MCP servers extend Claude's capabilities by exposing tools, resources, and prompts. This skill guides creation of production-ready MCP servers with API integrations, OAuth authentication, response optimization, and proper installation in Claude Code and Claude Desktop.
Traditional: Each operation is a separate tool On-demand: 4 meta-tools (discover, getschema, execute, continue) + operations.json
No context provided (skill invoked without description): Use AskUserQuestion:
創建向 Claude 公開工具、資源和提示的模型上下文協議 (MCP) 服務器。在構建自定義集成、API、數據源或 Claude 應通過 MCP 協議與之交互的任何服務器時使用。支持 TypeScript 和 Python 實現。 來源:glittercowboy/taches-cc-resources。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/glittercowboy/taches-cc-resources --skill create-mcp-servers- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 create-mcp-servers?
創建向 Claude 公開工具、資源和提示的模型上下文協議 (MCP) 服務器。在構建自定義集成、API、數據源或 Claude 應通過 MCP 協議與之交互的任何服務器時使用。支持 TypeScript 和 Python 實現。 來源:glittercowboy/taches-cc-resources。
如何安裝 create-mcp-servers?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/glittercowboy/taches-cc-resources --skill create-mcp-servers 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/glittercowboy/taches-cc-resources
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01