Ludus FastMCP enables AI-powered management of Ludus cyber ranges through natural language commands. The server exposes **157 tools** across 15 modules for range lifecycle management, scenario deployment, template creation, Ansible role management, and security monitoring integration.
Ludus FastMCP enables AI-powered management of Ludus cyber ranges through natural language commands. The server exposes **157 tools** across 15 modules for range lifecycle management, scenario deployment, template creation, Ansible role management, and security monitoring integration.
pip install Ludus-FastMCPAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"tjnull-ludus-fastmcp-github": {
"command": "uvx",
"args": [
"pip install Ludus-FastMCP"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Ludus FastMCP?"
API Key Required
This server requires an API key from Ludus FastMCP. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| LUDUS_FASTMCP_API_KEY | Yes | Your Ludus FastMCP API key |
"What resources are available in Ludus FastMCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Ludus FastMCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Ludus FastMCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.