obsidian-smart-connections
Find related notes and excerpts while writing. Your link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.
Components (obsidian-smart-connections) MCP Server
Model Context Protocol (components) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"components": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-components"
]
}
}
}