52
/ 100
6 days ago
glama

obsidian-modified-mcp-server

TypeScript MCP server for Obsidian with core vault operations, graph analytics, and semantic search.

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: 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: OBSIDIAN_API_KEY
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.
configGRAPH_CACHE_TTLNo 300 Graph cache TTL in seconds
🔐 secretOBSIDIAN_API_KEYYes - API key from Local REST API plugin settings (used when multi-vault JSON is not supplied)
configOBSIDIAN_DEFAULT_VAULTNo first defined Name/ID of the vault to use when a tool call omits vaultId.
configOBSIDIAN_HOSTNo 127.0.0.1 Obsidian REST API host
configOBSIDIAN_PORTNo 27124 Obsidian REST API port
configOBSIDIAN_PROTOCOLNo https http or https
configOBSIDIAN_VAULTS_FILENo - Path to a JSON file describing one or more vaults (same shape as OBSIDIAN_VAULTS_JSON).
configOBSIDIAN_VAULTS_JSONNo - JSON string describing one or more vaults. Overrides the single OBSIDIAN_API_KEY style config.
configOBSIDIAN_VAULT_PATHNo - Path to vault (required for graph tools)
configOBSIDIAN_VERIFY_SSL
configSMART_CONNECTIONS_PORTNo - Port for Smart Connections API
configSMOKE_TEST_FILEPATH
// 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 2 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/marwansaab-obsidian-modified-mcp-server-1psp9u)](https://m8ven.ai/mcp/marwansaab-obsidian-modified-mcp-server-1psp9u)
commit: 1b08211476313b5e78ab953be0bc5aa6d921b813
code hash: 7048faeac41da61f35e3d7f55041391b5924f666be217dd6fc153efa0b57c432
verified: 6/16/2026, 1:19:35 PM
view raw JSON →