loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

live-mcp-for-obsidian

MCP Tool

gapmiss/live-mcp-for-obsidian

A live connection between AI assistants and your running Obsidian instance.

Install

$ npx loaditout add gapmiss/live-mcp-for-obsidian

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "live-mcp-for-obsidian": {
      "command": "npx",
      "args": [
        "-y",
        "live-mcp-for-obsidian"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

live-mcp-for-obsidian

A live connection between AI assistants and your running Obsidian instance.

> [!IMPORTANT] > Disclaimer: This project is not created by, affiliated with, or endorsed by Obsidian or Dynalist Inc. "Obsidian" is a trademark of Dynalist Inc. This project uses Obsidian's native CLI interface for interoperability.

Most Obsidian MCP servers treat your vault as a folder of files — read, write, search. This one connects to the live application. It can read your notes, but it can also click buttons, manage plugins, take screenshots, execute JavaScript, inspect the DOM, emulate mobile, and control the full Obsidian UI. 43 tools, zero plugins required.

How is this different?

There are 20+ Obsidian MCP servers in the community. Nearly all of them do the same thing: expose vault files over HTTP or stdio so an AI can read and write markdown.

This server operates at a fundamentally different level:

| | File-based MCP servers | live-mcp-for-obsidian | | ------------------------- | ---------------------- | -------------------------------------- | | Read/write notes | Yes | Yes | | Search vault | Yes | Yes | | Interact with plugins | No | Yes — enable, disable, reload, inspect | | Click UI elements | No | Yes — any button, menu, or control | | Take screenshots | No | Yes — full app capture | | Execute JavaScript | No | Yes — full app.* API access | | Inspect DOM/CSS | No | Yes — like Chrome DevTools | | Mobile emulation | No | Yes — test mobile layouts | | Console/error capture | No | Yes — live debugging | | Requ

Tags

aiclaudedevtoolsmcpmodel-context-protocolobsidianobsidian-md

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated22 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/26/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/gapmiss/live-mcp-for-obsidian)](https://loaditout.ai/skills/gapmiss/live-mcp-for-obsidian)