ObsidianFetch
Created at 7 months ago
by soukouki
MCP servers focused on fetching and presenting information from Obsidian vaults.
Categories
knowledge-and-memory
Tags
obsidian
mcp-server
What is ObsidianFetch?
ObsidianFetch is a specialized MCP server designed to efficiently retrieve information from Obsidian vaults, addressing common issues faced by existing servers.
How to use ObsidianFetch?
To use ObsidianFetch, install it via Ruby with the command gem install obsidian_fetch, and then run it by specifying the path to your Obsidian vault using obsidian_fetch /path/to/your/vault.
Key features of ObsidianFetch?
- Simplified retrieval and loading of notes from Obsidian vaults.
- Automatic removal of invalid characters in links when retrieving link information.
- Display of links pointing to the opened file, enhancing navigation in network-style note tools.
Use cases of ObsidianFetch?
- Quickly accessing and loading notes from large Obsidian vaults.
- Enhancing the usability of Obsidian by improving link navigation.
- Supporting local GPU-based LLMs by streamlining note retrieval processes.
FAQ from ObsidianFetch?
- What programming language is ObsidianFetch written in?
ObsidianFetch is written in Ruby.
- Is ObsidianFetch open source?
Yes! ObsidianFetch is available under the MIT License.
- How can I contribute to ObsidianFetch?
You can report bugs or submit pull requests on its GitHub repository.
View More
MCP Servers