Backstage MCP is a Quarkus-based server that enables AI agents like Goose to interact with Backstage, the open-source developer portal platform. It provides tools for listing available templates and instantiating new projects directly from the command line, leveraging Quarkus Backstage for API communication. The implementation requires a Backstage installation with Service-to-Service authentication enabled, making it particularly useful for developers who want to automate project creation workflows through conversational AI interfaces.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
List all the available Backstage templates.
Create a new project from a specified template using parameters from a values.yaml file.