Back to search
30
MCP

io.github.stonematt/mcp-obsidian-cli

io.github.stonematt/mcp-obsidian-cli

Obsidian MCP server via the official CLI plugin — no REST, no API keys, 80+ native commands.

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

Similar MCP servers embedding-nearest

mcp-obsidian-cli
Obsidian MCP server via the official CLI plugin — no REST, no API keys, 80+ native commands.
0 tools
mcp/obsidian
MCP server that interacts with Obsidian via the Obsidian rest API community plugin
0 tools
io.github.cyanheads/obsidian-mcp-server
MCP server for Obsidian vaults — read, write, search, and edit notes via the Local REST API plugin.
0 tools
dungngo-mcp-obsidian
MCP server to work with Obsidian via the remote REST plugin (republished for testing)
0 tools
obsidian-http-mcp
First HTTP-native MCP server for Obsidian - Works with Claude Code CLI, Codex, Gemini without stdio bugs
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

How to use

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

{
  "mcpServers": {
    "io.github.stonematt/mcp-obsidian-cli": {
      "url": "None",
      "transport": "http"
    }
  }
}