Skip to content

Releases: push-based/angular-toolkit-mcp

v0.2.0 - Initial NPM Release

13 Oct 15:16
3b9e9d6

Choose a tag to compare

🎉 Initial NPM Release

We're excited to announce the first public release of Angular Toolkit MCP on NPM!

📦 What's Included

Angular Toolkit MCP is a Model Context Protocol (MCP) server that provides AI-powered tools for Angular development, specifically focused on design system migrations and component refactoring.

Available Tools

  • Component Analysis: Scan directories for deprecated design system CSS usage
  • Dependency Analysis: Analyze project dependencies and validate import paths
  • Component Contracts: Generate and compare component contracts to track changes
  • Component Usage Graph: Map component imports across modules, specs, templates, and styles
  • Design System Integration: Access DS component data, documentation, and deprecated CSS classes

📚 Documentation