Sponsored by Deepsite.site

Vault Cortex

Created By
aliasunder14 days ago
MCP server that exposes an Obsidian vault to any MCP client — no Obsidian plugins required. 23 tools across vault CRUD, full-text search (SQLite FTS5), structured memory (About Me/ files), link graph (backlinks, outgoing links, orphan detection), and daily-note resolution. Runs locally via Docker or remotely with Obsidian Sync + OAuth 2.1 on a VPS.
Content

What is Vault Cortex?

Vault Cortex gives any MCP client — Claude Desktop, Claude Code, Cursor, OpenCode — full access to your Obsidian vault. Search notes, read and write content, query the link graph, manage structured memory, and resolve daily notes — all through 23 tools over a single Docker container.

The typical Obsidian + MCP setup needs three moving parts running at once: Obsidian open → Local REST API plugin → a separate MCP server wrapping that API. vault-cortex replaces all of it with Docker and your vault folder.

Features

  • Plugin-free — Obsidian doesn't need to be running; the server works directly with .md files on disk, and headless Obsidian Sync keeps the vault current.
  • Remote access — use it from your phone, a remote server, or any MCP client via OAuth 2.1.
  • Ranked search — SQLite FTS5 with BM25 scoring, stemming, phrase matching, and tag/property/folder filters.
  • Structured memory — dated entries with section targeting and auto-initialization, for persistent AI personalization.
  • Obsidian-native — understands frontmatter, wikilinks, tags, headings, and daily notes.
  • Link graph — backlinks, outgoing links, and orphan detection.

Tools (23)

  • Vault CRUDvault_read_note, vault_write_note, vault_patch_note, vault_replace_in_note, vault_list_notes, vault_delete_note
  • Searchvault_search, vault_search_by_tag, vault_search_by_folder, vault_recent_notes, vault_list_tags
  • Memoryvault_get_memory, vault_update_memory, vault_delete_memory, vault_list_memory_files
  • Propertiesvault_list_property_keys, vault_list_property_values, vault_search_by_property, vault_update_properties
  • Linksvault_get_backlinks, vault_get_outgoing_links, vault_find_orphans
  • Daily Notesvault_get_daily_note

Quick Start (local, ~5 minutes)

Prerequisites: Docker and an Obsidian vault (or any folder of .md files).

# 1. Get the quickstart files
curl -O https://raw.githubusercontent.com/aliasunder/vault-cortex/main/deploy/local/docker-compose.yml
curl -O https://raw.githubusercontent.com/aliasunder/vault-cortex/main/deploy/local/.env.example

# 2. Configure: set MCP_AUTH_TOKEN (openssl rand -hex 32) and VAULT_PATH
cp .env.example .env

# 3. Start
docker compose up

Add a remote MCP server in your client with URL http://localhost:8000/mcp and your token as the bearer token. For access from anywhere, run it on a VPS with Obsidian Sync — see the remote guide.

Authentication

  • OAuth 2.1 (Claude Desktop, Claude Code, claude.ai) — dynamic client registration, JWT access tokens, 60-day sliding refresh.
  • Static bearer (Claude Code, MCP Inspector, curl) — the raw MCP_AUTH_TOKEN.

Server Config

{
  "mcpServers": {
    "vault-cortex": {
      "url": "http://localhost:8000/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_MCP_AUTH_TOKEN>"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
WindsurfThe new purpose-built IDE to harness magic
Amap Maps高德地图官方 MCP Server
Tavily Mcp
Playwright McpPlaywright MCP server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
ChatWiseThe second fastest AI chatbot™
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
DeepChatYour AI Partner on Desktop
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
CursorThe AI Code Editor
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Serper MCP ServerA Serper MCP Server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.