Angular Toolkit
Provides Angular project analysis and refactoring capabilities for Large Language Models.
关于
The Angular Toolkit is a Model Context Protocol (MCP) server designed to empower Large Language Models (LLMs) with deep insights and automated assistance for Angular projects. It facilitates comprehensive analysis of component usage patterns, dependencies, and code quality, while also offering robust refactoring capabilities to streamline development workflows and ensure code integrity.
主要功能
- Dependency mapping across modules, templates, and styles
- Project analysis for buildable/publishable libraries and import path validation
- Component analysis for deprecated CSS classes and usage violations
- Safe refactoring with breaking change detection via component contracts
- 1 GitHub stars
- ESLint integration for Angular files with automatic configuration discovery
使用案例
- Angular project migration and refactoring
- Component usage analysis and dependency mapping
- Code quality analysis and improvement