Skip to content
Back to search
30
MCP v1.0.1

io.github.afable702/vault-mcp-tools

io.github.afable702/vault-mcp-tools

Complete Obsidian vault MCP server. 35 tools: notes, search, graph, tags, canvas.

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

Similar MCP servers embedding-nearest

iflow-mcp_obsidian_mcp_tool
An MCP server exposing tools to interact with an Obsidian vault.
0 tools
vault-kb
Local MCP server that makes opt-in Obsidian notes searchable by AI tools. FTS5 + semantic + link graph, runs entirely on your machine.
0 tools
obsidian-mcp-server
Read, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
0 tools
obsidian-mcp-server
Read, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
0 tools
Obsidian MCP
Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools
0 tools
@mseep/obsidian-mcp-server
MCP server for Obsidian vault integration with Claude Desktop
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.afable702/vault-mcp-tools": {
      "url": "None",
      "transport": "http"
    }
  }
}