Back to search
30
MCP

obsidian-http-mcp

npm/obsidian-http-mcp

First HTTP-native MCP server for Obsidian - Works with Claude Code CLI, Codex, Gemini without stdio bugs

Uptime
0.0%
4 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.stonematt/mcp-obsidian-cli
Obsidian MCP server via the official CLI plugin — no REST, no API keys, 80+ native commands.
0 tools
@ostanlabs/obsidian-mcp
Model Context Protocol (MCP) server for managing structured project accomplishments in Obsidian
0 tools
headless-obsidian-mcp
Headless HTTP MCP server for Obsidian-flavored Markdown vaults
0 tools
dungngo-mcp-obsidian
MCP server to work with Obsidian via the remote REST plugin (republished for testing)
0 tools

How to use

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

{
  "mcpServers": {
    "obsidian-http-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}