71
/ 100
13 days ago
glama

notion-local-ops-mcp

Enables Notion AI to interact with local files, execute shell commands, and delegate complex tasks to local AI agents. Provides file operations, command execution, and task delegation capabilities for local workspace management.

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: NOTION_LOCAL_OPS_AUTH_TOKEN, NOTION_LOCAL_OPS_OAUTH_LOGIN_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.
configNOTION_LOCAL_OPS_HOSTno 127.0.0.1
configNOTION_LOCAL_OPS_PORT
configNOTION_LOCAL_OPS_WORKSPACE_ROOT"/absolute/path/to/workspace"
configNOTION_LOCAL_OPS_STATE_DIRno ~/.notion-local-ops-mcp
🔐 secretNOTION_LOCAL_OPS_AUTH_TOKEN"replace-me"
configNOTION_LOCAL_OPS_AUTH_MODEno shared_token when AUTH_TOKEN is set, otherwise none
configNOTION_LOCAL_OPS_PUBLIC_BASE_URL"https://<your-domain-or-tunnel>"
🔐 secretNOTION_LOCAL_OPS_OAUTH_LOGIN_TOKEN="replace-me"
configNOTION_LOCAL_OPS_OAUTH_SCOPESno local-ops
configNOTION_LOCAL_OPS_OAUTH_TOKEN_TTL_SECONDS
configNOTION_LOCAL_OPS_CODEX_COMMANDSet or NOTION_LOCAL_OPS_CLAUDE_COMMAND if needed
configNOTION_LOCAL_OPS_CLAUDE_COMMANDno claude
configNOTION_LOCAL_OPS_COMMAND_TIMEOUT
configNOTION_LOCAL_OPS_DELEGATE_TIMEOUT
configNOTION_LOCAL_OPS_GRACEFUL_SHUTDOWN_SECONDS
configNOTION_LOCAL_OPS_RELOAD_READY_TIMEOUT_SECONDS
// 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/catoncat-notion-local-ops-mcp-13hlp1)](https://m8ven.ai/mcp/catoncat-notion-local-ops-mcp-13hlp1)
commit: 56a5ac0b32835ba8d503c52ef5db99c30bbf291a
code hash: cbe9f9ef12349b98404b7836e03bf38981d144c863c0df3af804b8072a918ba3
verified: 6/17/2026, 11:55:29 AM
view raw JSON →