Skip to content
Back to search
30
MCP

io.github.gogogadgetbytes/smart-connections

io.github.gogogadgetbytes/smart-connections

MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@gogogadgetbytes/smart-connections-mcp
Secure, minimal MCP server for Smart Connections semantic search
0 tools
io.github.msdanyg/smart-connections-mcp
Give Claude semantic search + knowledge graphs over your Obsidian vault (Smart Connections)
0 tools
grp-kb-mcp
Semantic search MCP server for an Acumatica KB Obsidian vault (Smart Connections embeddings)
0 tools
Obsidian Brain
Obsidian MCP server: semantic search, knowledge graph, and vault editing. No plugin required.
0 tools
@mseep/obsidian-mcp
MCP server for AI assistants to interact with Obsidian vaults
0 tools
io.github.hiveforge-sh/hivemind
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.gogogadgetbytes/smart-connections": {
      "url": "None",
      "transport": "http"
    }
  }
}