para-vault-mcp

robertwtucker/para-vault-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 5d ago
MCP server for PARA Obsidian Vaults
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "para-vault-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "robertwtucker/para-vault-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that exposes a PARA-method Obsidian vault as structured tools to any MCP-compatible client (Claude Code, Claude Desktop, etc). > Status: pre-release. v0.1 ships when the four core tools are working end-to-end. Expanded README in v0.1. - `find_project` — search active projects in `1-Projects/` by name fragment or tag.