Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"seekstone": {
"env": {
"SEEKSTONE_VAULT": "/absolute/path/to/your/vault"
},
"args": [
"-y",
"obsidian-mcp-seekstone"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'obsidian-mcp-seekstone' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked obsidian-mcp-seekstone against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in productivity
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
Official Notion MCP Server
MCP Security Weekly
Get CVE alerts and security updates for io.github.shaqmughal/seekstone and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The fastest Obsidian MCP server for Claude — search and edit your vault in milliseconds, without burning context.
Filesystem-direct · 16 tools · No plugins · No Obsidian app required · macOS · Linux · Windows
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: