Smart Connections MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 109 installs a week from npm. Last commit 14 Jul 2026.
Local semantic search over Obsidian vaults via Smart Connections embeddings. Multi-vault, private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add smart-connections-mcp -- npx -y smart-connections-mcp
{
"mcpServers": {
"smart-connections-mcp": {
"args": [
"-y",
"smart-connections-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.smart-connections-mcp]
command = "npx"
args = ["-y", "smart-connections-mcp"]
{
"mcpServers": {
"smart-connections-mcp": {
"args": [
"-y",
"smart-connections-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"smart-connections-mcp": {
"args": [
"-y",
"smart-connections-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.