73
/ 100
3 days ago
glama

mcp-obsidian

MCP server to interact with Obsidian via the Local REST API community plugin, enabling file listing, search, content manipulation, and note management.

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_PROTOCOL
configOBSIDIAN_HOST"": "<your_obsidian_host>",
configOBSIDIAN_PORT"": "<your_obsidian_port>"
🔐 secretOBSIDIAN_API_KEY"": "<your_api_key_here>",
// 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 1 concrete improvement 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/vindicare3162-mcp-obsidian-1kx0z9)](https://m8ven.ai/mcp/vindicare3162-mcp-obsidian-1kx0z9)
commit: 32285e9ac07049a8a23ea7d7903603a3e48a1bf7
code hash: 923fff3d6dd6a5deed79df3ffec62670f7e505d726ceedc8b8c28317fe03dd03
verified: 7/28/2026, 9:05:06 AM
view raw JSON →