Skip to content

Commit ed8665b

Browse files
Add npm version badge to README
Added npm version badge to README.
1 parent d83c40d commit ed8665b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Angular Toolkit MCP
22

3+
[![npm version](https://badge.fury.io/js/@push-based%2Fangular-toolkit-mcp.svg)](https://www.npmjs.com/package/@push-based/angular-toolkit-mcp)
4+
35
A Model Context Protocol (MCP) server that provides Angular project analysis and refactoring capabilities. This server enables LLMs to analyze Angular projects for component usage patterns, dependency analysis, code quality issues, and provides automated refactoring assistance.
46

57
## Key Features

0 commit comments

Comments
 (0)