A developer-focused MCP server with 14 tools for code analysis, JSON repair, encoding fix, and import organization
| Tool name | Description | Destructive? |
|---|---|---|
| cc_set_language | ✓ no |
{
"mcpServers": {
"ellmos-codecommander": {
"command": "npx",
"args": [
"-y",
"ellmos-codecommander-mcp"
]
}
}
}