Build MCP servers with TypeScript on Cloudflare Workers. Covers tools, resources, prompts, tasks, authentication (API keys, OAuth, Zero Trust), and Cloudflare service integrations. Prevents 20 documented errors. Use when exposing APIs to LLMs or troubleshooting export syntax errors, transport leaks, server instance reuse bugs, CORS misconfigurations, or task validation errors.
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill includes concrete tool implementations that fetch and ingest content from external/public sources (e.g., references/tool-patterns.md "Pattern 1: External API Wrapper" (fetch to OpenWeatherMap) and "Pattern 6: Streaming Responses" which accepts a user-provided url and calls fetch(url)), so untrusted third-party content is read and returned as tool outputs that an agent can use to decide or call further tools, enabling indirect prompt injection.
fa91c34
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.