code-explainer

Cloudflare Workers MCP server: code-explainer

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Cloudflare Workers MCP server: code-explainer

    Список инструментов сервера (6)

    Технические названия из tools/list. Нужны только разработчикам.

    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: подключить к Claude, ChatGPT, Cursor · Connectors.fun