Labsco
shaqmughal logo

Seekstone

β˜… 7

from shaqmughal

Filesystem-direct MCP server for Obsidian vaults. Reads vault files directly from disk - no Obsidian app or plugins required. 575x smaller payloads than REST-based alternatives.

πŸ”₯πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeQuick setup
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="brand/seekstone-wordmark-dark.svg" /> <img src="brand/seekstone-wordmark-light.svg" width="320" alt="Seekstone" /> </picture> </p> <p align="center"><strong>The Obsidian MCP server that needs no plugin, no running Obsidian app β€” and doesn't blow your context window.</strong></p> <p align="center"><em>Filesystem-direct Β· single-digit-ms search Β· ~2 KB payloads Β· 17 tools Β· macOS Β· Linux Β· Windows</em></p> <p align="center"><a href="https://seekstone.dev"><strong>seekstone.dev β†’</strong></a></p> <p align="center"> <a href="https://github.com/shaqmughal/seekstone/releases/latest/download/seekstone.mcpb"><img src="https://img.shields.io/badge/Install_in-Claude_Desktop-D97757?style=for-the-badge&amp;logo=anthropic&amp;logoColor=white" alt="Install in Claude Desktop" /></a> <a href="https://cursor.com/install-mcp?name=seekstone&amp;config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsInNlZWtzdG9uZSJdLCJlbnYiOnsiU0VFS1NUT05FX1ZBVUxUIjoiL2Fic29sdXRlL3BhdGgvdG8veW91ci92YXVsdCJ9fQ%3D%3D"><img src="https://cursor.com/deeplink/mcp-install-dark.svg" alt="Install in Cursor" /></a> <a href="https://vscode.dev/redirect?url=vscode:mcp/install?%7B%22name%22%3A%22seekstone%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22seekstone%22%5D%2C%22env%22%3A%7B%22SEEKSTONE_VAULT%22%3A%22%2Fabsolute%2Fpath%2Fto%2Fyour%2Fvault%22%7D%7D"><img src="https://img.shields.io/badge/VS_Code-Install_Server-0098FF?style=for-the-badge&amp;logo=visualstudiocode&amp;logoColor=white" alt="Install in VS Code" /></a> </p> <p align="center"> <a href="https://www.npmjs.com/package/seekstone"><img src="https://img.shields.io/npm/v/seekstone?color=cb3837&logo=npm&label=seekstone" alt="npm (seekstone)" /></a> <a href="https://www.npmjs.com/package/seekstone"><img src="https://img.shields.io/npm/dt/seekstone?color=7c3aed&label=downloads" alt="npm total downloads" /></a> <a href="https://www.npmjs.com/package/seekstone"><img src="https://img.shields.io/npm/dw/seekstone?color=7c3aed&label=downloads%2Fwk" alt="npm weekly downloads" /></a> <a href="https://codecov.io/gh/shaqmughal/seekstone"><img src="https://codecov.io/gh/shaqmughal/seekstone/branch/main/graph/badge.svg" alt="Coverage" /></a> <a href="https://app.codacy.com/gh/shaqmughal/seekstone/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade"><img src="https://app.codacy.com/project/badge/Grade/9f47b925137d486e8c607a18175ebda7" alt="Codacy grade" /></a> <a href="https://socket.dev/npm/package/seekstone"><img src="https://socket.dev/api/badge/npm/package/seekstone" alt="Socket.dev security" /></a> <a href="https://snyk.io/test/github/shaqmughal/seekstone"><img src="https://snyk.io/test/github/shaqmughal/seekstone/badge.svg?targetFile=packages/server/package.json" alt="Known vulnerabilities" /></a> <a href="https://github.com/shaqmughal/seekstone/actions/workflows/ci.yml"><img src="https://github.com/shaqmughal/seekstone/actions/workflows/ci.yml/badge.svg" alt="CI" /></a> <a href="https://scorecard.dev/viewer/?uri=github.com/shaqmughal/seekstone"><img src="https://api.scorecard.dev/projects/github.com/shaqmughal/seekstone/badge" alt="OpenSSF Scorecard" /></a> <a href="https://www.bestpractices.dev/projects/13166"><img src="https://www.bestpractices.dev/projects/13166/badge" alt="OpenSSF Best Practices" /></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT" /></a> <img src="https://img.shields.io/badge/Node.js-%E2%89%A522-339933?logo=node.js&logoColor=white" alt="Node.js β‰₯ 22" /> <a href="https://glama.ai/mcp/servers/shaqmughal/seekstone"><img src="https://glama.ai/mcp/servers/shaqmughal/seekstone/badges/score.svg" alt="shaqmughal/seekstone MCP server" /></a> <a href="https://buymeacoffee.com/shaqmughal"><img src="https://img.shields.io/badge/Buy%20me%20a%20coffee-%E2%98%95-FFDD00?logo=buymeacoffee&logoColor=black" alt="Buy me a coffee" /></a> </p>
Seekstoneobsidian-mcp-server (#1 by downloads)REST-proxy servers
Local REST API pluginNot neededRequiredRequired
Obsidian app runningNot needed β€” works with Obsidian closedRequiredRequired
Search payload @ 10k notes2.0 KB47 KBup to 95 MB
Warm search latency @ 10k notes6.2 ms732 ms (~118Γ— slower)up to 1,550 ms
Structured frontmatter queriesBuilt-in (query_notes) β€” property/date/size predicates, ~350 B answersJSONLogic via RESTVaries

<sup>Same queries, same committed vaults, 20 runs each β€” full results across six servers and three vault sizes below, fully reproducible from the harness.</sup>


<p align="center"> <img src="docs/demo.gif" alt="Seekstone demo β€” Claude searching an Obsidian vault and querying frontmatter, with tool-call waits time-lapsed" width="700" /> </p>

What is Seekstone?

Seekstone is an Obsidian MCP server β€” it gives Claude (and any Model Context Protocol client) direct read and write access to your Obsidian vault. No Obsidian app needs to be open, no plugins are required, and nothing leaves your machine.

It reads your vault directly from disk rather than routing through the Obsidian Local REST API plugin, and holds a warm full-text index in-process. The practical difference is twofold:

  • Speed. Searches return in single-digit milliseconds warm β€” up to ~200Γ— faster than every other Obsidian MCP server we benchmarked, because there's no subprocess to spawn and no HTTP round-trip per query.
  • Context. A broad search that returns tens of megabytes and millions of tokens via a REST-proxy server returns ~3 KB via Seekstone β€” a 1,000–30,000Γ— reduction that only widens as your vault grows.

Search comes in two modes: ranked full-text search (fuzzy, prefix, phrase), and structured metadata queries β€” query_notes filters by frontmatter properties (status, due, type, …), tags, folder, modified time, and size, answering questions like "which draft notes changed this week?" in a few hundred bytes instead of a search-and-read loop.

Claude can search and read your entire note library, in milliseconds, without burning most of its context window on a single tool call.

Published on npm as seekstone β€” install with npx -y seekstone. (Previously also published as obsidian-mcp-seekstone; that alias is deprecated but existing installs keep working.)


Why Seekstone? The numbers.

Most Obsidian MCP servers return full note content for every search hit. On a broad query that's megabytes of text your LLM has to process β€” most of it irrelevant, all of it burning context window.

Seekstone returns short ranked excerpts instead (~120 characters by default, tunable per query). We benchmarked Seekstone against 5 popular Obsidian MCP servers across three vault sizes — 1,000 / 5,000 / 10,000 notes (20 runs each). Every number below is fully reproducible: the vaults are committed to this repo (generated from the public-domain 1911 Encyclopædia Britannica), so you can clone it and run the exact same benchmark yourself.

The point of testing three sizes is that this is where the architectures diverge β€” a real vault only grows.

Search payload β€” bytes returned per query (context tax; lower is better)

ServerArchitecture1k notes5k notes10k notes
πŸ₯‡ Seekstonein-process index1.6 KB1.8 KB2.0 KB
mcpvaultfs-direct subprocess1.7 KB1.9 KB2.2 KB
obsidian-mcp-serverREST API55 KB47 KB47 KB
obsidian-mcp-profs-direct subprocess25 KB84 KB114 KB
obsidian-mcpfs-direct subprocess18 KB105 KB201 KB
mcp-obsidianREST API9.8 MB45 MB95 MB

Seekstone stays flat (~2 KB) no matter how big your vault gets, because it always returns ranked excerpts β€” and it's now the smallest payload of every server tested, edging out mcpvault at all three sizes. The REST-proxy servers return full note content for every match, so they grow with the vault β€” mcp-obsidian hits 95 MB at 10k notes, and a single broad query (the capital of) peaked at 370 MB / 97.8 million tokens in one tool call. At 10k notes that's a ~47,000Γ— context-tax difference.

Search latency β€” warm median, ms (lower is better)

Server1k notes5k notes10k notesvs Seekstone @10k
πŸ₯‡ Seekstone1.13.16.2β€”
obsidian-mcp-pro46213430~70Γ— slower
obsidian-mcp-server82356732~118Γ— slower
obsidian-mcp82405811~131Γ— slower
mcpvault96467958~155Γ— slower
mcp-obsidian1647401,550~251Γ— slower

Every competitor spawns a subprocess or makes HTTP round-trips per query, and most do work that scales with vault size. Seekstone holds a warm in-process index β€” no IPC, no network β€” so it stays in single-digit milliseconds even at 10,000 notes. And the gap widens with scale: from 1k β†’ 10k notes the competitors slow down 8–10Γ—, while Seekstone barely moves β€” at 10,000 notes even the fastest alternative is ~70Γ— slower.

Seekstone is the only Obsidian MCP server that stays flat on both payload and latency as your vault grows β€” and the only one with published, reproducible benchmarks. The harness, the synthetic vaults, and the full results are open source: see benchmark-scaling.md and the harness. Clone, run, verify.


What can Claude do with your vault?

Once Seekstone is connected, you can ask Claude things like:

  • "Search my notes for everything about [topic] and give me a summary" β€” uses search, returns ranked excerpts, not full files
  • "Find all notes tagged #project and list their titles" β€” uses list_notes with a tag filter
  • "Read just the 'Decisions' section of my [project] note" β€” uses read_note with a section selector, so only that slice enters context
  • "What links to my [topic] note, and what does it link out to?" β€” uses get_backlinks and get_links to walk your graph
  • "Append today's standup notes to my daily note" β€” uses append_periodic_note, resolving the daily-note path from your vault config (Obsidian doesn't need to be open)
  • "Fix every occurrence of the old project name in this note" β€” uses replace_in_note, with a dry-run preview before it writes
  • "Add a summary section to the bottom of [note]" β€” uses append_note, never touches frontmatter
  • "Move all notes in /inbox to /archive/[year]" β€” uses move_note
  • "Update the status field in this note's frontmatter to 'done'" β€” uses patch_frontmatter, preserves key order and quote style
  • "Create a new meeting note for today with a standard template" β€” uses create_note

Claude never sees your full vault at once β€” it searches and reads selectively, so even large vaults (10k+ notes) stay within context budget.


Tools

Read

ToolDescription
searchFull-text search. Returns ranked excerpts (default ~120 chars, tunable via excerptLength), not full notes. Fuzzy, prefix, and phrase queries.
query_notesStructured metadata query. Filter by frontmatter key/value predicates (eq, ne, contains, exists, missing, gt/gte/lt/lte), tag, folder, modified time, and size; sort and select the fields you need. Returns compact rows (path + title by default), not note content.
read_noteRead the full content of a note by vault-relative path. Supports returning a single section, block, or line range.
list_notesList notes, optionally filtered by folder prefix or tag.
list_tagsList all tags in the vault sorted by usage count (or alphabetically).
outline_noteReturn a note's heading and block structure without its full content β€” cheap navigation before a targeted read.
get_backlinksFind all notes that link to a given note.
get_linksList all outgoing wikilinks and markdown links from a note.
get_periodic_noteRead today's (or any date's) daily, weekly, monthly, quarterly, or yearly note β€” path resolved from your vault config, no Obsidian required.

Write

ToolDescription
create_noteCreate a note (optional frontmatter + body); parent directories are created automatically.
delete_notePermanently delete a note. Irreversible.
move_noteMove or rename a note; destination directories are created automatically.
append_noteAppend text to a note body without touching frontmatter.
patch_frontmatterSet, update, or delete frontmatter keys without reordering existing keys or changing quote style.
patch_noteInsert text immediately after a heading without touching frontmatter.
replace_in_noteReplace the first occurrence of a word or phrase in the note body.
append_periodic_noteAppend to today's periodic note, creating it from a template if it doesn't yet exist.

Fast and complete. Seekstone is the only Obsidian MCP server in our benchmark set to implement list_tags, outline_note, get_backlinks, and get_links β€” every other tested server supports only search, read, list, and write. Three more capabilities set it apart:

  • Periodic notes, filesystem-direct. get_periodic_note and append_periodic_note resolve daily, weekly, monthly, quarterly, and yearly note paths by reading your vault's own config (.obsidian/daily-notes.json and the Periodic Notes plugin) β€” with Obsidian closed. Every REST-based server can only do this while the app is running.
  • Byte-identical frontmatter, guaranteed. patch_frontmatter edits YAML in place β€” preserving key order, quote style, and comments β€” and write-safety is proven byte-for-byte by the test harness. No other server we surveyed makes this guarantee.
  • Zero coupling. No Obsidian app, no Local REST API plugin, no plugin-version drift. Just your files on disk.

How it works

Seekstone walks the vault with fast-glob, parses each note's frontmatter (byte-aware, so writes can prove the frontmatter region is byte-identical pre- and post-write), and builds a MiniSearch full-text index in memory. Search returns short ranked excerpts rather than whole notes β€” that excerpt-not-document design is where the context-tax win comes from. A cross-platform file watcher (chokidar) keeps the index current as you edit in Obsidian.

Writes are conservative by design: append_note never touches frontmatter, and patch_frontmatter edits the YAML document in place rather than re-serializing it, preserving key order, quote style, and comments.

It's built to stay up. Seekstone is tested on macOS, Linux, and Windows in CI on every commit, its write tools are hardened against pathological (ReDoS) inputs, and a stray unhandled rejection is logged rather than crashed on β€” so your long-lived MCP session keeps its warm index instead of dropping out mid-conversation.

For a layer-by-layer tour of the codebase β€” packages, the server's internals, the end-to-end request flow, and the measurement harness β€” see docs/ARCHITECTURE.md.


Security & privacy

Seekstone reads β€” and, via the write tools, modifies β€” files under SEEKSTONE_VAULT on your local disk. It makes no network calls and sends no telemetry. Logs are metadata-only by default (note contents only appear at debug level). Nothing is written outside the vault except an optional log file you configure.


Frequently asked questions

Does the Obsidian app need to be running? No. Seekstone reads the vault folder directly from disk. Obsidian can be open or closed.

Do I need the Local REST API plugin? No. Seekstone bypasses it entirely β€” that's the source of the up-to-47,000Γ— payload reduction. No plugins are required.

Which AI clients does it support? Any client that supports the Model Context Protocol (MCP) over stdio β€” Claude Desktop, Claude Code, Cursor, Windsurf, Continue, and others.

Is it safe to use on my vault? Seekstone never modifies files except when you explicitly invoke one of its write tools (the eight in the table above β€” create_note, append_note, patch_note, patch_frontmatter, replace_in_note, move_note, delete_note, append_periodic_note). It makes no network requests. The vault path is sandboxed β€” no tool can read or write outside it.

Does it work on Windows? Yes. Seekstone is tested on macOS, Linux, and Windows in CI on every commit.

What Obsidian vault sizes does it handle? Seekstone has been profiled against vaults with thousands of notes. The in-memory index is small (a few MB for a typical vault) and starts in a few seconds.

How does seekstone init find my vault automatically? It reads Obsidian's own vault registry (obsidian.json) β€” the same file Obsidian uses to track your known vaults. If you have one vault, it's selected automatically. If you have multiple, it lists them and asks you to pick with --vault.

What is the .mcpb file? An MCP Bundle β€” a self-contained zip with the server and its manifest. To install: double-click in Finder (or right-click β†’ Open With β†’ Claude Desktop), pick your vault, and you're done. No terminal or Node.js required.


Contributing & development

Contributions welcome. See CONTRIBUTING.md for guidelines, or jump straight in:

Copy & paste β€” that's it
npm install                                          # install all workspace deps
npm test                                             # run all tests
npm run lint                                         # biome check
npm run build -w seekstone                           # tsup β†’ dist/
npm run build:mcpb                                   # build seekstone.mcpb bundle

npx vitest run packages/server/src/tools/search.test.ts  # single test file
npx vitest run -t 'parses a typical frontmatter'         # single test by name
npx tsc -p packages/server/tsconfig.json --noEmit        # typecheck

Repository layout

PackagePurpose
packages/serverThe published seekstone MCP server (17 tools, stdio, MiniSearch index, chokidar watcher).
packages/coreShared vault primitives β€” walk, frontmatter parser, link/tag extractor, percentiles. Bundled into the server build.
packages/harnessProfiler + benchmark + write-safety harness (REST vs filesystem) that produced the payload numbers above. Dev-only; not published.

The server has a real build (tsup β†’ dist/) and is published to npm. The harness is run from source via tsx. Releases are automated β€” see docs/RELEASING.md.

The measurement harness

The harness exists to reproduce the benchmark numbers that motivated the filesystem-direct design. It needs the Local REST API plugin for the rest backend.

Copy & paste β€” that's it
export SEEKSTONE_VAULT="/absolute/path/to/your/vault"

npx tsx packages/harness/src/cli.ts profile --vault "$SEEKSTONE_VAULT"
npx tsx packages/harness/src/cli.ts bench \
  --queries packages/harness/queries/default.json \
  --stats reports/vault-stats.json
npx tsx packages/harness/src/cli.ts safety --vault "$SEEKSTONE_VAULT"

Harness env vars: SEEKSTONE_REST_API_KEY (from the Local REST API plugin) and SEEKSTONE_REST_URL (defaults to https://127.0.0.1:27124).


Support

Seekstone is free and open source. If it saves you context (and money), you can buy me a coffee.


License

MIT Β© Shaq Mughal