We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NocteDefensor/LudusMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
name: aleemladha.ludus_exchange
type: role
version: "1.0.0"
description: "Installs Microsoft Exchange Server 2019"
repository: "https://github.com/aleemladha/ludus_exchange"
author: "Aleem Ladha (@LadhaAleem)"
installation_method: "ludus ansible role add aleemladha.ludus_exchange"
dependencies: []
variables:
ludus_exchange_domain:
type: "string"
default: "{{ auto-detected }}"
description: "Auto-detected domain name from Ludus config"
ludus_exchange_dc:
type: "string"
default: "{{ auto-detected }}"
description: "Auto-detected primary DC hostname"
ludus_exchange_host:
type: "string"
default: "{{ auto-detected }}"
description: "Auto-detected host from Ludus config"
ludus_exchange_domain_username:
type: "string"
default: "{{ auto-detected }}"
description: "Domain admin username"
ludus_exchange_domain_password:
type: "string"
default: "{{ auto-detected }}"
description: "Domain admin password"