74
/ 100
13 days ago
glama

ohmyself

Exposes a personal markdown-based second brain (Obsidian-style) as an MCP server, enabling agents to search, read, and write notes with privacy controls.

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
🚨
Secret credentials may flow to a network call
1 flow detected: UPSTASH_REDIS_REST_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 5 credentials: NEXT_PUBLIC_SUPABASE_ANON_KEY, OHMYSELF_PUBLIC_TOKEN, OPENAI_API_KEY, PUBLIC_AGENT_TOKEN, UPSTASH_REDIS_REST_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.
configBRAIN_BUCKET"": "brain"
configFS_VAULT_DIR
configNEXT_PUBLIC_API_URLNEXT_PUBLIC_SUPABASE_ANON_KEY, and (in single-domain prod this is
configNEXT_PUBLIC_SITE_URL
🔐 secretNEXT_PUBLIC_SUPABASE_ANON_KEY, and NEXT_PUBLIC_API_URL (in single-domain prod this is
configNEXT_PUBLIC_SUPABASE_URLweb/ → a Next.js Vercel project. Set ,
configOAUTH_ACCESS_TTL_S
configOAUTH_CODE_TTL_S
configOAUTH_REFRESH_TTL_S
configOHMYSELF_API_URL
🔐 secretOHMYSELF_PUBLIC_TOKEN
configOHMYSELF_SCOPE"": "secret",
configOHMYSELF_USER_ID"": "<your-supabase-user-id>",
configOMS_ISSUERSet , PUBLIC_API_URL, and PUBLIC_WEB_URL accordingly on both projects.
🔐 secretOPENAI_API_KEY
configOPENAI_EMBED_MODEL
configOPENAI_MODEL
configPERSON_CONTACT
configPERSON_NAME
configPERSON_SHORT_NAME
configPORT
🔐 secretPUBLIC_AGENT_TOKENrandom> # token the public website agent presents
configPUBLIC_AGENT_USER_IDyour uuid> # set after you sign up (see below)
configPUBLIC_API_URLSet OMS_ISSUER, , and PUBLIC_WEB_URL accordingly on both projects.
configPUBLIC_WEB_URLSet OMS_ISSUER, PUBLIC_API_URL, and accordingly on both projects.
configRATE_LIMIT_PER_DAY
configRATE_LIMIT_PER_MINUTE
configSUPABASE_SERVICE_ROLE... # server-only, never in the browser
configSUPABASE_URL... # https://<ref>.supabase.co
🔐 secretUPSTASH_REDIS_REST_TOKEN
configUPSTASH_REDIS_REST_URL
configVAULT_BACKENDAdd to your Claude Desktop / MCP client config. Use =supabase with your
// 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 6 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/juanchoabdon-ohmyself-w4cqfx)](https://m8ven.ai/mcp/juanchoabdon-ohmyself-w4cqfx)
commit: 81565a7eb55f857a73eee0e3d10397e7acbf82cb
code hash: 7e4341bb8279f558efd420bd35c9c1b33083b732182ee93e93f585d55d0e34cc
verified: 6/29/2026, 11:24:29 AM
view raw JSON →