74
/ 100
1 month ago
glama

onenote-mcp

Enables AI assistants to read, write, and manage Microsoft OneNote notebooks, sections, and pages through OAuth-authenticated MCP tools, resources, and prompts.

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
16 tools verified — handlers match their declared behaviour
12 read-only tools verified — handlers contain no write/delete/exec
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: ONENOTE_ACCESS_TOKEN, ONENOTE_OAUTH_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highexpress-rate-limit@8.2.1GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ISSUER_URL
configMCP_SERVER_HOST
configMCP_SERVER_PORT
configMCP_TRANSPORT
🔐 secretONENOTE_ACCESS_TOKENNo - Manual token override (bypasses OAuth)
configONENOTE_OAUTH_AUTHORITY_BASE_URLNo https://login.microsoftonline.com OAuth authority base override
configONENOTE_OAUTH_CLIENT_ID"": "your-client-id",
🔐 secretONENOTE_OAUTH_CLIENT_SECRET"": "your-client-secret"
configONENOTE_OAUTH_REDIRECT_URINo http://localhost:3000/callback OAuth callback URI
configONENOTE_OAUTH_SCOPESNo offline_access openid profile User.Read Notes.ReadWrite Space-delimited OAuth scopes
configONENOTE_OAUTH_TENANTNo common OAuth tenant selector
configONENOTE_TOKEN_STORE_PATHNo platform default Token cache file path
configXDG_CONFIG_HOME
// 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/jacob-hartmann-onenote-mcp-0odrwk)](https://m8ven.ai/mcp/jacob-hartmann-onenote-mcp-0odrwk)
commit: 0b69c98175f2d3583748516d7e61a4b746ab6427
code hash: 14759d8add6fcf860d05c2cc570f6d17cba8e91ab9eba5a304047c021932d6ac
verified: 6/10/2026, 10:15:51 AM
view raw JSON →