MCP Server
MCP
io.github.msdanyg/smart-connections-mcp
Local semantic search over Obsidian vaults via Smart Connections embeddings. Multi-vault, private.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "smart-connections-mcp",
"version": "2.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "One or more absolute Obsidian vault paths, comma-separated (alias: SMART_VAULT_PATHS)",
"isRequired": true,
"format": "filepath",
"name": "SMART_VAULT_PATH"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment