Angular CLI MCP

Angular CLI MCP

Community Favorite

Developer Tools

The official Angular CLI MCP server. Build, test, and manage Angular applications with AI assistance using standard Angular CLI commands.

One-Click Install

Deploy instantly to your favorite IDE

CLI Install

Universal

Works with VS Code, Cursor, Windsurf, Claude & more

Terminal
$npx mcpclick install angular-cli-mcp
Ready for:
VS Code
Cursor
Claude
OpenCode
Antigravity
1

Locate Config File

Add the JSON configuration below to your Windsurf config file:

~/.codeium/windsurf/mcp_config.json
2

Add Configuration

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

Package Metadata

Package Name
@angular/cli
Command
npx
Community Trust
245
users love this