Back to search
30
MCP
smart-connections-mcp
npm/smart-connections-mcpMCP server for true local semantic search over Obsidian vaults using Smart Connections embeddings — multi-vault, block-level retrieval, no cloud calls
Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"smart-connections-mcp": {
"url": "None",
"transport": "http"
}
}
}