Allowing MCP server to discover and call available Angular schematics
- Vorherrschende Sprache
- TypeScript
- Sterne
- 27k
- Forks
- 11.8k
- Ø Merge
- 14 Std. 23 Min.
- Gemergte PRs (30 T.)
- 162
Beschreibung
### 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_
Beitragsleitfaden
Rechercherichtung
Beginne mit dem Angular CLI-Befehl `mcp` und verfolge, wie der MCP-Server Tools bereitstellt. Untersuche, wie Angular-Schematics und externe Schematics beschrieben und aufgerufen werden; abgeschlossen ist die Arbeit, wenn der Server verfügbare Projekt-Schematics erkennen, ihre Eingaben bereitstellen und ein ausgewähltes Schematic aufrufen kann.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, typescript
- Bereich
- cli, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100