73
/ 100
9 hours ago
glama

ObsidianReaderMCP

Enables AI assistants to manage Obsidian vaults via the local REST API, supporting CRUD operations, batch processing, templates, and vault analytics.

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 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.
configOBSIDIAN_HOST"": "localhost",
configOBSIDIAN_PORT"": "27123",
🔐 secretOBSIDIAN_API_KEYyour_api_key_here
configOBSIDIAN_USE_HTTPS
configOBSIDIAN_TIMEOUT
configOBSIDIAN_MAX_RETRIES
configOBSIDIAN_RATE_LIMIT
configLOG_LEVEL
configENABLE_DEBUG
// 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 3 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/qianjue-cn-obsidianreadermcp-eww0mc)](https://m8ven.ai/mcp/qianjue-cn-obsidianreadermcp-eww0mc)
commit: 7fe8f0a493502496db5760a70d1815d77ef4390d
code hash: ff9c87a0baa7f8829f1a0afa98cd5e209863b9422be03fe9777af7d58649c076
verified: 7/31/2026, 9:25:52 AM
view raw JSON →