Obsidian DevTools MCP
An MCP server that connects agent workflows to a running Obsidian desktop application through the Chrome DevTools Protocol.
- Status
- Public source · working developer tool
- Type
- Technical project
System
The MCP server exposes plugin reloads, console capture, JavaScript execution, command and settings inspection, Svelte-store access, plugin MCP bridging, and screenshot capture over a Chrome DevTools Protocol connection.
- TypeScript
- Node.js
- MCP SDK
- Chrome DevTools Protocol
- WebSocket
Inspection
Public MIT-licensed source is available on GitHub.