Skip to main content
Glama

get_role_info

Retrieve installation details and requirements for specific roles in Ludus cyber range environments using the ludus CLI without SSH access.

Instructions

Get information about a specific role, including installation method and requirements.

Uses the ludus CLI with --url when available for reliable remote access. No SSH required for checking role information.

Args: role_name: Name of the role to get information about

Returns: Dictionary with role information, installation method, and instructions

Example: # Get info about a Galaxy role info = await get_role_info(role_name="badsectorlabs.ludus_adcs")

# Get info about a directory-based role info = await get_role_info(role_name="ludus-ad-vulns")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
role_nameYes

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tjnull/Ludus-FastMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server