-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
5
-
False
-
-
False
-
-
-
RHDHPAI Sprint 3275
Task Description (Required)
Investigate on how we can provide the MCP server functions that interacts with the RHDH software catalog.
The investigation will involve:
- Provide a RHDH MCP server that can interacts with the software catalog, e.g. listing and creating entries from the software catalog, in a generic form
- The software catalog has standard API that provides standardized information on the entries in a software catalog. We can come up with the list of potential functions that we can provide in a MCP server
- This investigation will mostly focusing on providing normalized function that can be use across software catalog entries of different types. During this investigation, we can also include potential ways that we can provide functions that can be targeted for specific type of software catalog entries, e.g. software templates, to provide richer interaction with the software catalog entries
- Reference the sample MCP server https://github.com/evanshortiss/mcp-backstage-example and see if we can reuse some of those functions