MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Smart Connections MCP

Secure, read-only MCP server for Obsidian Smart Connections. Path-validated semantic search for Claude Code.

Created 1/28/2026
Updated 27 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-smart-connections-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "gogogadgetbytes-smart-connections-mcp": { "command": "npx", "args": [ "gogogadgetbytes-smart-connections-mcp" ] } } }