BillDuke13/code-explainer-mcp

A Cloudflare Worker that serves as an MCP (Model Context Protocol) server for code explanation. It analyzes and explains code with a comprehensive breakdown of structure and functionality.

8Stars on the repository
5Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

deploy

01

BillDuke13/code-explainer-mcp

Skill Claude CodeCodex

Guarded production deploy of the Worker to Cloudflare. Verifies the SHAREDSECRET secret is configured (not the committed placeholder), then runs the docgen + wrangler deploy pipeline.

8 3mo ago A 39 tokens original Apache-2.0

smoke

02

BillDuke13/code-explainer-mcp

Skill Claude CodeCodex

Boot the local Worker and smoke-test the explainCode MCP endpoint with a sample snippet, verifying it returns a non-empty result. Use to confirm the worker still responds correctly after changes.

8 3mo ago A 39 tokens original Apache-2.0