Loading MCP server directory, please wait...
Read-only MCP over a vault's typed knowledge graph: concept search, contradictions, article fetch.
npx @getmcp/cli add com.seanwinslow/vault-knowledgeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.seanwinslow/vault-knowledge": {
"command": "npx",
"args": [
"-y",
"@swins/vault-knowledge-mcp"
]
}
}
}