·typescript-mcp
</>

typescript-mcp

jezweb/claude-skills

在 Cloudflare Workers 上使用 TypeScript 構建 MCP 服務器。涵蓋工具、資源、提示、任務、身份驗證(API 密鑰、OAuth、零信任)和 Cloudflare 服務集成。防止 20 個已記錄的錯誤。 在向 LLM 公開 API 或排除導出語法錯誤、傳輸洩漏、服務器實例重用錯誤、CORS 錯誤配置或任務驗證錯誤時使用。

338安裝·9熱度·@jezweb

安裝

$npx skills add https://github.com/jezweb/claude-skills --skill typescript-mcp

SKILL.md

Last Updated: 2026-01-21 Versions: @modelcontextprotocol/sdk@1.25.3, hono@4.11.3, zod@4.3.5 Spec Version: 2025-11-25

Transport Recommendation: Use StreamableHTTPServerTransport for production. SSE transport is deprecated and maintained for backwards compatibility only. Streamable HTTP provides better error recovery, bidirectional communication, and simplified deployment.

Tasks enable long-running operations that return a handle for polling results later. Useful for expensive computations, batch processing, or operations that may need input.

在 Cloudflare Workers 上使用 TypeScript 構建 MCP 服務器。涵蓋工具、資源、提示、任務、身份驗證(API 密鑰、OAuth、零信任)和 Cloudflare 服務集成。防止 20 個已記錄的錯誤。 在向 LLM 公開 API 或排除導出語法錯誤、傳輸洩漏、服務器實例重用錯誤、CORS 錯誤配置或任務驗證錯誤時使用。 來源:jezweb/claude-skills。

查看原文

可引用資訊

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

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

快速解答

什麼是 typescript-mcp?

在 Cloudflare Workers 上使用 TypeScript 構建 MCP 服務器。涵蓋工具、資源、提示、任務、身份驗證(API 密鑰、OAuth、零信任)和 Cloudflare 服務集成。防止 20 個已記錄的錯誤。 在向 LLM 公開 API 或排除導出語法錯誤、傳輸洩漏、服務器實例重用錯誤、CORS 錯誤配置或任務驗證錯誤時使用。 來源:jezweb/claude-skills。

如何安裝 typescript-mcp?

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

這個 Skill 的原始碼在哪?

https://github.com/jezweb/claude-skills