HomeFile Systems › seekstone

seekstone

Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.

TypeScript
★ 27 stars Last pushed 2026-09-22 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.20.1)

npx -y seekstone@0.20.1

Or add to your MCP client config:

{
  "mcpServers": {
    "seekstone": {
      "command": "npx",
      "args": [
        "-y",
        "seekstone@0.20.1"
      ],
      "env": {
        "SEEKSTONE_VAULT": "<YOUR_VALUE>"
      }
    }
  }
}
  • SEEKSTONE_VAULT required — Absolute path to your Obsidian vault.

Related servers

Data from the Official MCP Registry