code-explainer

Cloudflare Workers MCP server: code-explainer

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Cloudflare Workers MCP server: code-explainer

    Server tool list (6)

    Raw names from tools/list. Only developers need these.

    detect_languageDetect the programming language of a code snippet. Returns the detected language and confidence level.
    explain_codeGenerate a natural language explanation of a code snippet including structural analysis, features, and summary.
    generate_docstringGenerate JSDoc, Python docstring, Go godoc, or Rust doc comments for functions in the provided code.
    analyze_complexityAnalyze code complexity including cyclomatic complexity, cognitive complexity, nesting depth, and maintainability index.
    suggest_refactorGet prioritized refactoring suggestions for code quality improvements.
    analyze_allRun all five analyses in one call: language detection, natural-language explanation, docstring generation, complexity metrics, and refactoring suggestions.
    code-explainer: connect to Claude, ChatGPT, Cursor · Connectors.fun