🔍

smart-connections

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

Search & Web Scraping stdio npm npmstdiogogogadgetbytes
RUN IN TERMINAL
claude mcp add gogogadgetbytes-smart-connections -- npx -y @gogogadgetbytes/smart-connections-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "gogogadgetbytes-smart-connections": { "command": "npx", "args": ["-y", "@gogogadgetbytes/smart-connections-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "gogogadgetbytes-smart-connections": { "command": "npx", "args": ["-y", "@gogogadgetbytes/smart-connections-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "gogogadgetbytes-smart-connections": { "command": "npx", "args": ["-y", "@gogogadgetbytes/smart-connections-mcp"] } } }

About This MCP Server

The io.github.gogogadgetbytes/smart-connections server is an implementation of the Model Context Protocol that enables semantic search capabilities, utilizing embeddings from a user's vault to facilitate more intelligent and context-aware searches. It is designed to work with Obsidian Smart Connections, providing a powerful tool for developers to integrate advanced search functionality into their applications. Developers would use this server when they need to implement robust semantic search features that can effectively navigate and retrieve relevant information from complex data sets.

MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

@gogogadgetbytes/smart-connections-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The smart-connections server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/gogogadgetbytes-smart-connections.svg)](https://skillsplayground.com/mcps/gogogadgetbytes-smart-connections/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.