Stellarion - AI-powered code analysis and improvement tool
npm install stellarionAI-powered code analysis for Claude Code. Measure complexity, find code semantically, track dependencies, and identify refactoring opportunities—all locally on your machine.
Requirements: Node.js 22+, Claude Code CLI
``bash`
npm install -g stellarion
cd /path/to/your/project
stellarion init # or: stellarion init --claude / --cursor / --all
stellarion status # verify installation
Then in Claude Code, run /mcp to verify Stellarion is connected.
| Tool | Purpose |
|------|---------|
| search_semantic | Natural language code search |search_pattern
| | Regex and AST-aware pattern matching |get_code_element
| | Extract functions/classes with metadata |analyze_structure
| | Dependency graphs and coupling analysis |analyze_quality
| | Complexity metrics and code health |analyze_impact
| | Change risk assessment |index_project
| | Index codebase for semantic search |project_info
| | Project metadata and structure |generate_report
| | Quality and architecture reports |find_refactoring
| | Identify refactoring opportunities |extract_endpoints
| | Extract REST API endpoints |batch_analyze` | Parallel bulk analysis |
|
Languages: TypeScript, JavaScript, Python, Rust, Go, Java, C/C++, Ruby
| Tier | Files | |
|------|-------|--|
| Free | 500 (60 days), then 100 | Get license |
| Professional | 500 | Online verification |
| Unlimited | Unlimited | Online verification |
- Docs: docs.stellarion.ai
- Support: support@stellarion.ai