angular / angular/angular-cli

Allowing MCP server to discover and call available Angular schematics

未關閉
#32,922 2 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
area: @angular/cli gemini-triaged
主要語言
TypeScript
星號
27k
分支
11.8k
平均合併
14 小時 23 分鐘
30 天內合併 PR
162

描述

### Command

mcp

### Description

Today, when I'm using LLM with the Angular MCP server, code is generated directly by the LLM but for some cases it would provide better result if it is using the available schematic (Angular ones or external libraries ones).

### Describe the solution you'd like

When using the Angular MCP server, I would expect LMM to be aware of which Angular schematics are available in the project (the ones from Angular + the ones from external libraries).
I would love that the Angular MCP server is able to read the schematic description and input, to know if it should use it or not and how to call it.

### Describe alternatives you've considered

_No response_

貢獻指南

開啟貢獻指南

研究方向

從 Angular CLI 的 `mcp` 命令開始,追蹤 MCP 伺服器如何公開工具。檢視 Angular schematics 和外部 schematics 如何被描述和呼叫;完成條件是伺服器能夠探索可用的專案 schematics、公開其輸入,並呼叫選取的 schematic。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
angular, typescript
領域
cli, tooling
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。