Allowing MCP server to discover and call available Angular schematics
- Langage dominant
- TypeScript
- Étoiles
- 27k
- Forks
- 11.8k
- Merge moyen
- 14 h 23 min
- PR mergées (30 j)
- 162
Description
### 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_
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par la commande `mcp` d’Angular CLI et suivez la manière dont le serveur MCP expose ses outils. Examinez comment les schematics Angular et les schematics externes sont décrits et invoqués ; le travail est terminé lorsque le serveur peut découvrir les schematics de projet disponibles, exposer leurs entrées et appeler un schematic sélectionné.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- angular, typescript
- Domaine
- cli, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100