For an MCP server for connecting Obsidian notes, the strongest matches are tobi/qmd (This is a dedicated Model Context Protocol server designed), markuspfundstein/mcp-obsidian (This repository is a dedicated Model Context Protocol server) and calclavia/mcp-obsidian (This repository is a dedicated MCP server designed specifically). Each is ranked by relevance to your query, popularity and recent activity.
Nous sélectionnons les dépôts GitHub open-source correspondant à « best obsidian mcp servers ». Les résultats sont classés par pertinence par rapport à votre recherche — utilisez les filtres ci-dessous pour affiner, ou utilisez l'IA.
qmd is a local semantic search engine and RAG knowledge base indexer that functions as a Model Context Protocol server. It converts local documents, markdown files, and codebases into a searchable database to provide retrieval augmented generation capabilities for AI agents. The system exposes its search and retrieval tools via stdio or HTTP. It utilizes local model files for embeddings and reranking, supporting query expansion across multiple languages. The project employs abstract syntax tree based chunking to split source code at function and class boundaries. It implements hybrid vector-
This is a dedicated Model Context Protocol server designed to index local markdown and codebases for RAG, providing the necessary search and retrieval capabilities to connect your local knowledge base to AI agents.
This project is a Model Context Protocol server that acts as a bridge between large language models and Obsidian. It provides a standardized interface for external tools to read, search, and modify markdown files and folder structures within a local knowledge base. The server functions as an Obsidian REST API connector, communicating with a community plugin to perform programmatic vault operations. This enables the integration of language model context with private vault content for automated note-taking and knowledge management. The system covers content and media management through the ret
This repository is a dedicated Model Context Protocol server designed specifically to bridge Obsidian vaults with AI agents, providing the required local file access, search, and modification capabilities through the MCP standard.
This repository is a dedicated MCP server designed specifically to bridge Obsidian with the Model Context Protocol, providing the required local file system access and search capabilities for AI agents to interact with your notes.