Allowing MCP server to discover and call available Angular schematics
- 主要言語
- TypeScript
- スター
- 27k
- フォーク
- 11.8k
- 平均マージ
- 14時間 23分
- マージ済み PR(30日)
- 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
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100