ellmos-codecommander-mcp

ellmos-ai/ellmos-codecommander-mcp
★ 3 stars TypeScript AI/LLM Updated today
Developer-focused MCP server with 22 tools for code analysis, Python editing, JSON repair, imports, encoding, Markdown/PDF export, diffs, and regex testing
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ellmos-codecommander": {
      "command": "npx",
      "args": [
        "-y",
        "ellmos-ai/ellmos-codecommander-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/ellmos-ai/.github/master/profile/logo-ellmos-codecommander.jpg" alt="ellmos CodeCommander MCP emblem" width="400"> </p> **🇩🇪 [Deutsche Version](README_de.md)** *Part of the [ellmos-ai](https://github.com/ellmos-ai) family.* > [!NOTE] > **For AI Assistants & LLMs:** Machine-readable indexing documentation for this repository is available at [`llms.txt`](llms.txt). The server exposes 22 specialized tools under the `cc_` prefix.

Tools (20)

cc_analyze_codecc_analyze_methodscc_check_indentationcc_cleanup_filecc_convert_formatcc_diagnose_importscc_diff_filescc_extract_classescc_fix_encodingcc_fix_jsoncc_fix_umlautscc_generate_licensescc_generate_python_codecc_md_to_htmlcc_md_to_pdfcc_organize_importscc_python_structural_editcc_regex_testcc_runtime_import_diagnosecc_scan_emoji

Topics

ai-coding-assistantclaudeclaude-codecode-analysisdeveloper-toolsencodingimport-organizerjson-repairllmllm-agentslocal-firstmarkdown-exportmcpmcp-registrymcp-server