Skip to content
Back to search
30
MCP

seekstone

npm/seekstone

Obsidian MCP server for Claude — filesystem-direct vault access, 575× smaller payloads than the REST plugin.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.shaqmughal/seekstone
Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.
0 tools
@mseep/obsidian-mcp-server
MCP server for Obsidian vault integration with Claude Desktop
0 tools
io.github.evanciel/stellavault
Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.
0 tools
obsidian-mcp-rs
Rust MCP server for Obsidian vaults — read, write, search notes via Model Context Protocol. Works with Claude, Cursor, and any MCP client.
0 tools
obsidian-content-calendar-mcp
An MCP server that turns your Obsidian vault into an AI-powered content calendar for Claude Desktop, Cursor, Cline and ChatGPT.
0 tools
@zethictech/obsidian-mcp
Access your Obsidian vault from Claude Desktop and other AI tools — MCP server wrapping the official Obsidian CLI with tools, resources, and
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "seekstone": {
      "url": "None",
      "transport": "http"
    }
  }
}