62
/ 100
1 month ago
mcp_so

Obsidian MCP Server Enhanced

This project provides a Model Context Protocol (MCP) server for interacting with Obsidian vaults through AI assistants.

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.
🔐
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.
🔐 secretOBSIDIAN_API_KEYyour_api_key_from_local_rest_api_plugin
configOBSIDIAN_HOSTHost where Obsidian is running 127.0.0.1
configOBSIDIAN_PORTPort for the API 27124
configOBSIDIAN_PROTOCOLProtocol to use https
configOBSIDIAN_VERIFY_SSLWhether to verify SSL certificates false
configOBSIDIAN_TIMEOUTConnection timeout in seconds 10
// 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/labeveryday-mcp-obsidian-enhanced-j1w7rs)](https://m8ven.ai/mcp/labeveryday-mcp-obsidian-enhanced-j1w7rs)
commit: c7132a2b940387d6142ed00f406836ce4d1f3ea9
code hash: 3276dab7172326c18c0eb58f7596b8759283eb0cdbfaaa4427a43e398ed6feba
verified: 6/26/2026, 9:52:23 AM
view raw JSON →