angular-cli

stdio

Used by 4 plugins

Installs angular-10x, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub Arigatouz/10x-front-end-angular --plugin angular-10x
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "angular-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@angular/cli",
        "mcp"
      ]
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Command
npx
Arguments
-y@angular/climcp