kObsidian runs on your own machine — the client starts it, so there is no endpoint to ping. 119 installs a week from npm. Last commit 16 Jul 2026.
Filesystem-first MCP for Obsidian — an LLM-maintained wiki inspired by Karpathy's LLM Wiki.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kobsidian-mcp -- npx -y kobsidian-mcp
{
"mcpServers": {
"kobsidian-mcp": {
"args": [
"-y",
"kobsidian-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.kobsidian-mcp]
command = "npx"
args = ["-y", "kobsidian-mcp"]
{
"mcpServers": {
"kobsidian-mcp": {
"args": [
"-y",
"kobsidian-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kobsidian-mcp": {
"args": [
"-y",
"kobsidian-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.