Obsidian Markdown API
byhuntkil
0Provides HTTP API access for programmatic management of Obsidian vaults and Markdown files.
Acerca de
Functions as a Model Context Protocol (MCP) server, offering a comprehensive HTTP API to interact with and manage Obsidian vaults and general Markdown files. This tool enables programmatic access to a wide array of functionalities, including detailed vault statistics, efficient note and tag management, advanced content and metadata search capabilities, and robust TODO task tracking.
Características Principales
- Generate comprehensive Obsidian vault statistics (note count, size, word count, links, tags)
- Support for daily note creation and template management
- Manage Obsidian notes, including listing by category, recent modification/creation, and extracting links/backlinks
- Perform advanced searches by Frontmatter metadata, content keywords, or filename patterns
- 0 GitHub stars
- Extract, add, and search TODO tasks across all notes
Casos de Uso
- Automating Obsidian vault maintenance and generating analytical reports programmatically.
- Integrating Obsidian content and Markdown files with external applications or workflows via an API.
- Developing custom tools for task management, daily journaling, or content organization based on Obsidian notes.