58
/ 100
1 day ago
glama

Obsidian MCP Server

Enables AI assistants to read, write, and manage Obsidian notes, folders, and periodic notes via the Local REST API, including search and command execution.

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: 16 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.
🔐 secretOBSIDIAN_API_KEYexport ="your-api-key-here"
configOBSIDIAN_HOSTexport ="127.0.0.1" # 默认: 127.0.0.1
configOBSIDIAN_PORTexport ="27124" # 默认: 27124 (HTTPS) 或 27123 (HTTP)
configOBSIDIAN_SECUREexport ="true" # 默认: true (使用HTTPS)
// 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 4 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/cupkappu-mcp-obsidian-server-12kngk)](https://m8ven.ai/mcp/cupkappu-mcp-obsidian-server-12kngk)
commit: 00ecefa46a2b83bdfbff487a3c0c35a820e91467
code hash: f06859bb6a65a525f0bfff3f97e0e6868c20579c0cd05b964d7befa3bf8ada19
verified: 6/22/2026, 12:29:35 PM
view raw JSON →