Skip to content
Back to search
30
MCP

Obsidian CLI (alexfatalix)

pulsemcp/obsidian cli (alexfatalix)

Bridge MCP clients to a local Obsidian vault using the official Obsidian CLI, with configurable safety modes for write operations.

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

Similar MCP servers embedding-nearest

obsidian-cli-rest
Control your Obsidian vault programmatically. This plugin turns all Obsidian CLI commands into a local HTTP API and MCP server, letting you
0 tools
obsidian-mcp-server
MCP server for Obsidian vaults — read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin. STDIO
0 tools
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
obsidian-mcp-server
Obsidian vaults MCP server - read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin.
0 tools
iflow-mcp_obsidian-mcp
An MCP server exposing tools to interact with an Obsidian vault.
0 tools

How to use

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

{
  "mcpServers": {
    "obsidian_cli_(alexfatalix)": {
      "url": "None",
      "transport": "http"
    }
  }
}