Odel
vault health mcp

vault health mcp

Local
@onetrueclaude-creatorPythonMITUpdated 4mo ago

Obsidian vault structural health: broken links, orphans, missing frontmatter, safe auto-repair.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIvault-health-mcpv0.2.0

Run

uvx vault-health-mcp

MCP client config

{
  "mcpServers": {
    "vault-health-mcp": {
      "command": "uvx",
      "args": [
        "vault-health-mcp"
      ]
    }
  }
}