juergenkoller-software/inkra-mcp
🔌 MCP Serverjuergenkoller-software
An MCP server enabling AI agents to interact with Inkra, the native macOS Markdown editor.
The inkra-mcp server serves as a critical integration layer between Large Language Models and Inkra, a non-Electron, native macOS Markdown editor. Unlike web-based editors, Inkra leverages AppKit and SwiftUI for superior performance, and this MCP implementation exposes that power to AI agents. It features 18 distinct tools that allow for granular control over the editing experience. Key capabilities include programmatic document manipulation, efficient outline navigation for long-form content, and seamless folder browsing. Furthermore, it supports advanced features like bookmark management and dynamic view mode switching, allowing AI agents to adapt the editor's state based on the user's current workflow. This integration is particularly useful for developers and writers who require a high-performance writing environment that can be augmented by AI-driven automation.
💡Highlights
- ├─18 specialized document tools
- ├─Native macOS SwiftUI integration
- └─Supports KaTeX and Mermaid rendering
🎯For
- ├─macOS Power Users
- └─AI Developers