Stats
Actions
Tags
From otter
Runs Angular CLI locally as subprocess to provide tools for generating components, services, modules, building, serving, testing, and managing Angular projects.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"angular": {
"command": "npx",
"args": [
"-y",
"@angular/cli@^21.0.0",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub amadeusitgroup/otter --plugin otter