I just ported the Context7 MCP server to Cloudflare Workers so you can use it from Claude Web (etc.). The porting process was surprisingly easy, since the original Context7 MCP server uses the same MCP SDK that the Workers MCP template uses.
The source code is available on GitLab, and you can use it at the URL https://context7-mcp-worker.piper.workers.dev/mcp. My
Cloudflare account is souped up, so it should be able to handle whatever
traffic this blog post might lightly toss at it.