Skip to content
Back to search
30
MCP v0.2.1

kObsidian

io.github.bezata/kobsidian-mcp

Filesystem-first MCP for Obsidian — an LLM-maintained wiki inspired by Karpathy's LLM Wiki.

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

Similar MCP servers embedding-nearest

kObsidian
Access and search Obsidian vaults through an MCP interface.
0 tools
obsidian wiki mcp
Metadata-only Glama MCP server.
0 tools
obsidian-http-mcp
First HTTP-native MCP server for Obsidian - Works with Claude Code CLI, Codex, Gemini without stdio bugs
0 tools
kObsidian
Metadata-only Glama MCP server.
0 tools
io.github.shaqmughal/seekstone
Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.
0 tools
mcp/obsidian
MCP server that interacts with Obsidian via the Obsidian rest API community plugin
0 tools

How to use

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

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