Skip to content

Angular CLI MCP Server - get_best_practices tool is not provided #31097

@sale1234

Description

@sale1234

Which @angular/* package(s) are the source of the bug?

Don't known / other

Is this a regression?

Yes

Description

I added mcp configuration for cursor IDE, as global rule:

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

following: https://angular.dev/ai/mcp, but get_best_practices tool is not provided, as you can see in the img:

Image

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw


Please provide the environment you discovered this bug in (run ng version)

Angular CLI: 20.2.1
Node: 22.16.0
Package Manager: npm 11.4.1
OS: win32 x64


Angular: 20.2.3
... common, compiler, compiler-cli, core, forms
... platform-browser, router

Package                      Version
------------------------------------
@angular-devkit/architect    0.2002.1
@angular-devkit/core         20.2.1
@angular-devkit/schematics   20.2.1
@angular/build               20.2.1
@angular/cli                 20.2.1
@schematics/angular          20.2.1
rxjs                         7.8.2
typescript                   5.8.3

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions