Back to search
30
MCP

mcpvault

bitbonsai/mcpvault

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

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

Similar MCP servers embedding-nearest

@mseep/obsidian-mcp-server
Model Context Protocol (MCP) server designed for LLMs to interact with Obsidian vaults. Provides secure, token-aware tools for seamless know
0 tools
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
vault-cortex
MCP server for Obsidian vaults — search, memory, link graph, 23 tools, OAuth-protected.
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

How to use

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

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