Skip to content
Back to search
30
MCP

mcpvault

bitbonsai/mcpvault

A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access

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

Similar MCP servers embedding-nearest

obsidian-mcp-plugin
High-performance Model Context Protocol (MCP) server for Obsidian that provides AI tools with direct vault access through semantic operation
0 tools
obsidian-local-rest-api
A secure REST API and Model Context Protocol (MCP) server for your vault.
0 tools
@ostanlabs/obsidian-mcp
Model Context Protocol (MCP) server for managing structured project accomplishments in Obsidian
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools
light-obsidian-mcp
Light MCP server for Obsidian vault — no plugins, no open app required
0 tools

How to use

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

{
  "mcpServers": {
    "mcpvault": {
      "url": "None",
      "transport": "http"
    }
  }
}