71
/ 100
4 days ago
pulsemcp

Notion Local Operations

Gives Notion's custom AI agent access to local file operations, shell commands, and Git workflows through 18+ tools via a cloudflared HTTPS tunnel.

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_RELAY_BRIDGE_TIMEOUT1.5 # seconds, caps the trace POST
configNOTION_LOCAL_OPS_RELAY_BINDING_TTL_SECONDS3600 # seconds, clears old bindings before posting traces
configNOTION_LOCAL_OPS_RELAY_URL
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-1t4smk)](https://m8ven.ai/mcp/catoncat-notion-local-ops-mcp-1t4smk)
commit: 26982c862c76ec3ecaf6194bb38713403136dd05
code hash: a0d83d88c77f558709006994bef947e2a8886e9c487479f8f8b80d7aaddcf464
verified: 7/27/2026, 10:26:33 AM
view raw JSON →