A plugin that exposes MCP tools for interacting with the Backstage community RBAC plugin.
{
"mcpServers": {
"teraskyplugin-rbac-backend": {
"command": "npx",
"args": [
"-y",
"@terasky/plugin-rbac-mcp-backend"
]
}
}
}