← All servers
🔍

SeekstoneVerified🛡 No advisories

io.github.shaqmughal/seekstone
New to MCP? Start here →
0★ stars
0weekly installs
13 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/shaqmughal, which proved it owns this namespace.

Verified owner: github.com/shaqmughalio.github.shaqmughal/seekstone

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads SEEKSTONE_VAULT.

About

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

Packages & transports

npmseekstonev0.9.1 · npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "seekstone": {
      "command": "npx",
      "args": [
        "-y",
        "seekstone"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y seekstone