Obsidian MCP Server
@Minhao-Zhang
Obsidian MCP Server について
A MCP Server backend for Obsidian
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Obsidian MCP Server?
It is an Obsidian plugin that runs a local MCP (Model Context Protocol) server using SSE, enabling external applications such as AI assistants or scripts to interact with your Obsidian vault through a standardized interface. This work-in-progress plugin is designed for Obsidian users who want to connect external tools to their notes.
How to use Obsidian MCP Server?
Install the plugin, configure the embedding provider and server port in the Settings panel, then run the “Re-index Vault (MCP Server)” command from the command palette. Start the server with “Start MCP Server” and connect your MCP client to the SSE endpoint (e.g., http://localhost:8080/sse). After connection, available tools can be used from the client.
Key features of Obsidian MCP Server
- Runs SSE-based MCP server on a configurable port.
- Semantic vector search across indexed Markdown notes.
- Indexes vault using OpenAI-compatible embedding models.
- Provides file/folder CRUD tools (create, read, edit, delete).
- Configurable file exclusion and text chunking parameters.
- Offers ribbon icon and command palette controls.
Use cases of Obsidian MCP Server
- Connect an AI assistant to semantically search and retrieve notes.
- Automate note creation and editing via external scripts.
- Allow external tools to list, read, and manage vault files.
- Build custom workflows integrating Obsidian with other MCP clients.
FAQ from Obsidian MCP Server
What dependencies does Obs
「メモリとナレッジ」の他のコンテンツ
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Semantic Scholar MCP Server
YUZongminA FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.

Memory
modelcontextprotocolModel Context Protocol Servers
コメント