Skip to content
Back to search
30
MCP

io.github.msdanyg/smart-connections-mcp

io.github.msdanyg/smart-connections-mcp

Give Claude semantic search + knowledge graphs over your Obsidian vault (Smart Connections)

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

Similar MCP servers embedding-nearest

io.github.gogogadgetbytes/smart-connections
MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.
0 tools
Obsidian MCP
Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools
0 tools
@mseep/obsidian-mcp-server
MCP server for Obsidian vault integration with Claude Desktop
0 tools
obsidian-claude-code-mcp
Connect Claude Code and other AI tools to your Obsidian notes using Model Context Protocol (MCP)
0 tools
@zethictech/obsidian-mcp
Access your Obsidian vault from Claude Desktop and other AI tools — MCP server wrapping the official Obsidian CLI with tools, resources, and
0 tools
grp-kb-mcp
Semantic search MCP server for an Acumatica KB Obsidian vault (Smart Connections embeddings)
0 tools

How to use

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

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