Skip to content
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%
32 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp/obsidian
MCP server that interacts with Obsidian via the Obsidian rest API community plugin
0 tools
@mseep/obsidian-mcp-server
MCP server for Obsidian vault integration with Claude Desktop
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
fast-obsidian-mcp
Thin MCP server wrapping the Obsidian CLI
0 tools

How to use

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

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