
Angular CLI MCP
Community FavoriteDeveloper 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
UniversalWorks with VS Code, Cursor, Windsurf, Claude & more
Terminal
$npx mcpclick install angular-cli-mcpReady for:







1
Locate Config File
Add the JSON configuration below to your Windsurf config file:
~/.codeium/windsurf/mcp_config.json2
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
- 245users love this