Skip to content
Back to search
30
MCP

Vault Cortex

pulsemcp/vault cortex

Obsidian vault MCP server with search, memory, link graph, and 23 tools. OAuth-protected.

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

Similar MCP servers embedding-nearest

vault-cortex
MCP server for Obsidian vaults — search, memory, link graph, 23 tools, OAuth-protected.
0 tools
Obsidian Brain
Obsidian MCP server: semantic search, knowledge graph, and vault editing. No plugin required.
0 tools
io.github.afable702/vault-mcp-tools
Complete Obsidian vault MCP server. 35 tools: notes, search, graph, tags, canvas.
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
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

How to use

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

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