Qwen Code

Qwen Code

jaggerxtrm

Integrates Qwen AI models with MCP-compatible assistants for code analysis, allowing you to query AI about specific files using @filename syntax and leverage large context windows for codebase exploration.

32,183 views2Local (stdio)

What it does

  • Query Qwen AI models about code with @filename syntax
  • Analyze entire codebases with large context windows
  • Execute code safely in sandbox environments
  • Switch between multiple Qwen model variants
  • Control execution with configurable approval modes

Best for

Developers doing code review and analysisTeams exploring large codebasesAutomated refactoring workflowsSafe code testing and execution
Large context window supportFile-referenced queries with @ syntaxSandbox execution mode

Tools (3)

ask-qwen

Query Qwen AI with support for file analysis (@file syntax), codebase exploration, and large context windows. Supports various models and execution modes.

ping

Echo a message to test the connection

Help

Display Qwen CLI help information

Alternatives