Back to search
30
MCP

headless-obsidian-mcp

pypi/headless-obsidian-mcp

Headless HTTP MCP server for Obsidian-flavored Markdown vaults

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

Similar MCP servers embedding-nearest

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
markdown-vault-mcp
Generic markdown vault MCP server with FTS5 + semantic search
0 tools
nubufi/local-mcp-obsidian
MCP server for managing Obsidian vault markdown files via list, read, create, update, and delete.
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-mcp-server
Obsidian vaults MCP server - read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin.
0 tools
Markdown Vault MCP
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
0 tools

How to use

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

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