69
/ 100
1 month ago
glama

Landlord

An MCP server that orchestrates parallel Claude agent sessions by decomposing natural-language tasks into contract-bound tenants with structured outputs and validation, all running over stdio.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: SEARCH_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSEARCH_API_URL
🔐 secretSEARCH_API_KEY
configLANDLORD_OUTPUT_DIR./landlord-output Root directory for job outputs.
configLANDLORD_LANDLORD_MODELclaude-opus-4-7 Decomposition + judge model.
configLANDLORD_TENANT_MODELclaude-sonnet-4-6 Tenant SDK session model.
configLANDLORD_MAX_RETRIES3 Default max retries per tenant.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dizzymii-landlord-4fh9fs)](https://m8ven.ai/mcp/dizzymii-landlord-4fh9fs)
commit: ab3c0c6e24418b18902e6562f479f45e3f70eb2a
code hash: 78b7bb67e86cb4df0adedc92bceaaa9af0c858f89a261ae9885ca0d994cbed6a
verified: 6/17/2026, 11:30:28 AM
view raw JSON →