[PR #112] Add Seekstone (filesystem-direct Obsidian MCP server) #1123

Open
opened 2026-06-08 09:09:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/112
Author: @shaqmughal
Created: 6/7/2026
Status: 🔄 Open

Base: masterHead: add-seekstone


📝 Commits (1)

  • c291f42 Add 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

  • Added to the correct section (External Tools > Other)
  • Follows the existing 3-column table format (Name | Description | Credits)
  • No duplicate entry exists

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kmaasrud/awesome-obsidian/pull/112 **Author:** [@shaqmughal](https://github.com/shaqmughal) **Created:** 6/7/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-seekstone` --- ### 📝 Commits (1) - [`c291f42`](https://github.com/kmaasrud/awesome-obsidian/commit/c291f4292aed3f3297f759d34200b3f44887c93b) Add Seekstone (filesystem-direct Obsidian MCP server) ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Description Adds [Seekstone](https://github.com/shaqmughal/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`](https://www.npmjs.com/package/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 - [x] Added to the correct section (External Tools > Other) - [x] Follows the existing 3-column table format (Name | Description | Credits) - [x] No duplicate entry exists --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-08 09:09:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-obsidian#1123