Cloud Infrastructure
Trust: 25/100 (Limited)LemonLDAP::NG MCP Server Guide
Manage LemonLDAP::NG SSO instances: configuration, sessions, OIDC, SAML, 2FA.
Quick Start
Install
npx llng-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-linagora-llng-mcp": {
"command": "npx",
"args": [
"llng-mcp"
]
}
}
}