mirror of
https://github.com/kmaasrud/awesome-obsidian.git
synced 2026-07-16 10:22:13 -05:00
[PR #112] Add Seekstone (filesystem-direct Obsidian MCP server) #1271
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/112
Author: @shaqmughal
Created: 6/7/2026
Status: 🔄 Open
Base:
master← Head:add-seekstone📝 Commits (1)
c291f42Add Seekstone (filesystem-direct Obsidian MCP server)📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Description
Adds Seekstone to the External Tools > Other section.
Seekstone is a filesystem-direct MCP (Model Context Protocol) server for Obsidian vaults. It reads vault files directly from disk — no Obsidian app or plugins required. Published on npm as
seekstone.It enables AI assistants (Claude, etc.) to access and navigate Obsidian vaults with significantly lower overhead than REST-based approaches (~575× smaller payloads than the Local REST API plugin).
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.