Back to search
30
MCP

qwikvault-mcp

npm/qwikvault-mcp

QwikVault: The AI Q&A Wiki for your Obsidian Vault

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

Similar MCP servers embedding-nearest

Obsidian MCP
Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools
0 tools
mcpvault
A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access
0 tools
io.github.hiveforge-sh/hivemind
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.
0 tools
@bitbonsai/mcpvault
Universal AI bridge for Obsidian vaults - connect any MCP-compatible assistant
0 tools
@gagandeep023/mcpvault
AI bridge for Obsidian vaults - forked from mcpvault
0 tools
io.github.es617/obsidian-sync-mcp
Give AI agents access to your Obsidian vault via local files or Self-hosted LiveSync.
0 tools

How to use

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

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