io.github.lazymac2x/code-explainer
io.github.lazymac2x/code-explainer · v1.0.0 · MCP 2024-11-05
Cloudflare Workers MCP server: code-explainer
Reachability
reachable
checked 2026-07-14 04:07 UTC
Registry status active
Tools pinned 6
52df8bc0678a
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.lazymac2x
(GitHub-account verified by the official registry)
Repository
github.com/lazymac2x/code-explainer-api
Remote endpoints
https://api.lazy-mac.com/code-explainer/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:07 | first capture | 6 tools pinned |
Pinned tool definitions (6)
| Tool | Description |
|---|---|
| detect_language | Detect the programming language of a code snippet. Returns the detected language and confidence level. |
| explain_code | Generate a natural language explanation of a code snippet including structural analysis, features, and summary. |
| generate_docstring | Generate JSDoc, Python docstring, Go godoc, or Rust doc comments for functions in the provided code. |
| analyze_complexity | Analyze code complexity including cyclomatic complexity, cognitive complexity, nesting depth, and maintainability index. |
| suggest_refactor | Get prioritized refactoring suggestions for code quality improvements. |
| analyze_all | Run all five analyses in one call: language detection, natural-language explanation, docstring generation, complexity metrics, and refactoring suggestions. |
Status badge
[](https://toolpin.dev/servers/io.github.lazymac2x/code-explainer)
Maintain this server? Add the badge to your README — it links your users to this live status page.