MCP Server
MCP
io.github.onetrueclaude-creator/vault-health-mcp
Obsidian vault structural health: broken links, orphans, missing frontmatter, safe auto-repair.
Install
uvx vault-health-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "vault-health-mcp",
"version": "0.2.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Absolute path to your Obsidian vault directory. Optional — can also be set at runtime via the configure_vault tool.",
"format": "string",
"type": "named",
"name": "--vault"
}
],
"environmentVariables": [
{
"description": "Pro license JWT (optional). Unlocks the repair_vault auto-fix tool. See the README for details.",
"format": "string",
"isSecret": true,
"name": "VAULT_HEALTH_LICENSE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment