MCP Obsidian CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 10 Jul 2026.
Save chat notes from Claude Desktop to your vault — MCP on Obsidian CLI. Keep what matters.
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 mcp-obsidian-cli -- npx -y mcp-obsidian-cli
{
"mcpServers": {
"mcp-obsidian-cli": {
"args": [
"-y",
"mcp-obsidian-cli"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-obsidian-cli]
command = "npx"
args = ["-y", "mcp-obsidian-cli"]
{
"mcpServers": {
"mcp-obsidian-cli": {
"args": [
"-y",
"mcp-obsidian-cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-obsidian-cli": {
"args": [
"-y",
"mcp-obsidian-cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.