Sep 19, 2026
An MCP server for Backstage needs to preserve the meaning of a Catalog operation all the way from the tool call to the backend. A valid JSON response is only useful if the server asked the right question.
I’ve been …
Sep 18, 2026
An MCP server needs more than a collection of tool handlers. Once you add service clients, shared context, authorization rules, and cleanup, you have an application to maintain.
I created and published MCP Kernel to …
Sep 17, 2026
If your team uses Backstage, your software catalog already contains information an AI assistant needs: service names, owners, APIs, and relationships between components. Giving the assistant access to that information …