Skip to content
Back to search
30
MCP

kObsidian

pulsemcp/kobsidian

Access and search Obsidian vaults through an MCP interface.

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

Similar MCP servers embedding-nearest

Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools
vault-kb
Local MCP server that makes opt-in Obsidian notes searchable by AI tools. FTS5 + semantic + link graph, runs entirely on your machine.
0 tools
Obsidian MCP
Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools
0 tools
Obsidian Semantic Search
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
0 tools
kObsidian
Filesystem-first MCP for Obsidian — an LLM-maintained wiki inspired by Karpathy's LLM Wiki.
0 tools

How to use

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

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