Allowing MCP server to discover and call available Angular schematics
- Lenguaje dominante
- TypeScript
- Estrellas
- 27k
- Forks
- 11.8k
- Merge medio
- 14 h 23 min
- PR fusionados (30 d)
- 162
Descripción
### 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_
Guía de contribución
Línea de trabajo
Comienza con el comando `mcp` de Angular CLI y sigue cómo el servidor MCP expone herramientas. Revisa cómo se describen y se invocan los schematics de Angular y los schematics externos; se considera terminado cuando el servidor puede descubrir los schematics de proyecto disponibles, exponer sus entradas y llamar a un schematic seleccionado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- angular, typescript
- Área
- cli, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100