74
/ 100
1 month ago
glama

Conductor

Provides a persistent hierarchical task tree for LLM agents, enabling them to decompose work, track progress, record results, and handle failures outside the context window, with an optional web UI for monitoring and control.

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: BRAVE_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.
🔐 secretBRAVE_SEARCH_API_KEYOptional; enables web_search tool in agent runs
configCONDUCTOR_CHANNEL_PORT8789 Port the channel server listens on
configCONDUCTOR_CHANNEL_URL
configCONDUCTOR_DBBoth the MCP server and web app write to ~/.conductor/tasks.db (SQLite, WAL mode). Override the path with the environment variable — set it to :memory: in tests for an isolated in-memory database.
configCONDUCTOR_SKIP_HOOKS
configHOST
configPORT
// 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 6 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/shannonbay-conductor-7noz4q)](https://m8ven.ai/mcp/shannonbay-conductor-7noz4q)
commit: 0bf6c6b47079866c32e8c2c27fa3324657bfe360
code hash: 373bdd755b888e4eac8c3dc85ca7f815bed315b5722a735587cd00c7bbbf3c7b
verified: 6/11/2026, 12:18:15 PM
view raw JSON →