Org
Manages org-mode and org-roam knowledge bases by providing search, content access, and note linking capabilities via the Model Context Protocol.
关于
The Org server is a Model Context Protocol (MCP) implementation designed for robust org-mode knowledge management. It enables seamless integration of your org-mode and org-roam files with AI agents and other systems by exposing their content, hierarchical structure, and links through a standardized protocol. Users can leverage its powerful search, comprehensive content access (including raw files, outlines, headings, and IDs), and note linking features, either programmatically via the MCP server or directly through its versatile command-line interface, to effectively interact with their personal knowledge base.
主要功能
- 0 GitHub stars
- Integrated command-line interface (CLI) for direct file listing, reading, outlining, and searching
- Fuzzy full-text search across all org-mode files with ranked results and configurable snippets
- Configurable for integration with AI agents and other applications
- Model Context Protocol (MCP) server for org-mode knowledge management
- Comprehensive MCP Resources for accessing raw file content, hierarchical outlines, specific headings, and elements by ID
使用案例
- Performing advanced fuzzy searches across a collection of org-mode and org-roam notes to quickly find relevant information.
- Integrating an org-mode personal knowledge base with AI agents for enhanced contextual understanding and interaction.
- Programmatically accessing and manipulating org-mode file content, outlines, and specific elements for custom applications.