74
/ 100
2 days ago
glama

nyyon-planner

A local MCP server for day planning that gives AI assistants persistent memory and a structured method for daily and weekly planning, including carry-over rituals, focus sessions, and a live interactive panel.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — render_plan (line 30: mkdirSync(OUT_DIR, { recursive: true }))
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNYYON_PLANNER_DIRwhere plans live (default ~/.nyyon-planner; plain JSON, one file per day)
configNYYON_PLANNER_OUTwhere rendered cards are written (default <data dir>/cards)
configNYYON_PLANNER_WEEK_STARTthe week's anchor day (default: first work day). Weekend days roll forward to the coming week.
configNYYON_PLANNER_WORK_DAYScomma list, 0=Sun..6=Sat (default 1,2,3,4,5; an Israeli work week is 0,1,2,3,4)
// 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 7 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/levnyyon-nyyon-planner-2huev7)](https://m8ven.ai/mcp/levnyyon-nyyon-planner-2huev7)
commit: a777d24afbd9b7c4c8962321e166afbc8c55493a
code hash: 13d59e38a40881aa0ee1870294d5787dd70e7e8ee9273302bc0db9f529e4a89c
verified: 7/29/2026, 9:23:46 AM
view raw JSON →