67
/ 100
2 days ago
glama

plan-mode-mcp

Cross-platform MCP server providing Claude Code-style plan mode via four tools (enter_plan_mode, get_plan_mode_standards, todo_write, exit_plan_mode) with soft guidance through SKILL.md.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPLAN_MODE_DB_PATH"": "/Users/you/.local/share/plan-mode/plan_mode.sqlite3"
configPLAN_MODE_CLIENT"": "openclaw",
configPLAN_MODE_AGENT_ID环境变量见 .env.example:PLAN_MODE_DB_PATH(SQLite 路径) / PLAN_MODE_CLIENT(client 身份) / (agent id) / PLAN_MODE_ELICIT_TIMEOUT(elicitation 超时秒)。
configPLAN_MODE_ELICIT_TIMEOUT环境变量见 .env.example:PLAN_MODE_DB_PATH(SQLite 路径) / PLAN_MODE_CLIENT(client 身份) / PLAN_MODE_AGENT_ID(agent id) / (elicitation 超时秒)。
// 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/billy12151-plan-mode-mcp-1x890p)](https://m8ven.ai/mcp/billy12151-plan-mode-mcp-1x890p)
commit: a456d3f3b90ae090a24f89fb37a72d9f1145f782
code hash: 8f7675bdf7d1658c05ac2ae527d518379b24bb73db850c3f6d8f60495a464153
verified: 7/29/2026, 9:29:19 AM
view raw JSON →