·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