74
/ 100
1 month ago
glama

ai-cli-mcp

Enables running multiple AI CLI tools (Claude, Codex, Gemini, Forge, OpenCode) as background processes with automatic permission handling, allowing LLMs to execute async multitasking and combine different AI models.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ACM_LIVE_E2E_ASSERT_TOKEN, ACM_LIVE_E2E_TOKEN
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.
configACM_LIVE_E2E1 ACM_LIVE_E2E_AGENTS=claude,codex npm run test:live
configACM_LIVE_E2E_AGENTSACM_LIVE_E2E=1 =claude,codex npm run test:live
🔐 secretACM_LIVE_E2E_ASSERT_TOKEN
configACM_LIVE_E2E_COMMAND_TIMEOUT_MS
configACM_LIVE_E2E_SURFACEACM_LIVE_E2E=1 =all ACM_LIVE_E2E_AGENTS=claude,codex npm run test:live
configACM_LIVE_E2E_TEST_TIMEOUT_MS
configACM_LIVE_E2E_TIMEOUT_SECONDS
🔐 secretACM_LIVE_E2E_TOKEN
configAI_CLI_STATE_DIR
configCLAUDE_CLI_NAMEOverride the Claude CLI binary name or provide an absolute path (default: claude)
configCODEX_CLI_NAMEOverride the Codex CLI binary name or provide an absolute path (default: codex)
configFORGE_CLI_NAMEOverride the Forge CLI binary name or provide an absolute path (default: forge)
configGEMINI_CLI_NAMEOverride the Gemini CLI binary name or provide an absolute path (default: gemini)
configMCP_CLAUDE_DEBUGJSON Errors from Server: If is true, error messages or logs might interfere with MCP's JSON parsing. Set to false for normal operation.
configOPENCODE_CLI_NAMEOverride the OpenCode CLI binary name or provide an absolute path (default: opencode)
configTEST_CLAUDE_CLI_NAME
configVITEST
configVITEST_POOL_ID
configVITEST_WORKER_ID
// 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 2 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/mkxultra-ai-cli-mcp-14tzvg)](https://m8ven.ai/mcp/mkxultra-ai-cli-mcp-14tzvg)
commit: 03632ed70614b09cba75a183c7b423a219515d37
code hash: 05f37e6083059598ccd111e6675198749ea792f2b3bbf3ec82191d11889b40ab
verified: 6/12/2026, 10:32:51 AM
view raw JSON →