37
/ 100
8 days ago
glama

Notion Local MCP Easy

A Windows MCP server for personal Notion Agent integration, providing file read, search, and modification tools in a selected workspace, with an optional trusted developer mode for Python, Git, Node, etc.

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 — read_file (line 2215: item.unlink())
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 1 credential: MCP_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.
🔐 secretMCP_TOKEN
configMCP_BASE_DIR
configMCP_PORT
configMCP_SERVEO_HOSTNAME
configMCP_ALLOW_COMMANDS
configMCP_AUTH_MODE
configMCP_OAUTH_OWNER_CODE
configMCP_PUBLIC_URL
configMCP_OAUTH_STATE_DIR
configMCP_OAUTH_ACCESS_TTL
configMCP_OAUTH_REFRESH_TTL
configMCP_OAUTH_MAX_CLIENTS
configMCP_OAUTH_UNUSED_CLIENT_TTL
configMCP_OAUTH_CONSENT_MAX_ATTEMPTS
configMCP_OAUTH_CONSENT_FAILURE_WINDOW_SECONDS
configMCP_OAUTH_CONSENT_MAX_FAILURES
configMCP_OAUTH_OWNER_GRANT_SCOPES
configMCP_MAX_COMMAND_JOBS
// 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 8 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/oleg494-local-mcp-easy-67z132)](https://m8ven.ai/mcp/oleg494-local-mcp-easy-67z132)
commit: 7e969b1e8bcd800c6b33e82320213374e30001de
code hash: f461b56455b09495cde7afffeb15c7769896215ec1315b347390094589d94d88
verified: 7/23/2026, 9:07:35 AM
view raw JSON →