Obsidian MCP Server
Provides tools for managing Obsidian notes, including file operations, active file management, search, command execution, and periodic notes management via the Obsidian Local REST API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Obsidian MCP Serversearch my notes for tasks due today"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Obsidian MCP Server
Model Context Protocol (MCP) を使用して、Obsidian Local REST API と統合するサーバーです。AIアシスタントやその他のアプリケーションからObsidianのノート管理機能を利用できるようになります。
🚀 クイックスタート
# 1. 依存関係をインストール
npm install
# 2. ビルド
npm run build
# 3. 環境変数を設定してMCP Inspectorで実行
OBSIDIAN_API_KEY=your-api-key npm run inspector詳細なセットアップ手順は SETUP.md を、開発者向け情報は DEVELOPMENT.md をご覧ください。
Related MCP server: Obsidian MCP Server
📋 主な機能
ファイル操作: Obsidian内のファイルの作成、読み取り、更新、削除
アクティブファイル管理: 現在開いているファイルの操作
検索機能: ノートの簡易検索と詳細検索
コマンド実行: Obsidianコマンドの一覧表示と実行
定期ノート: 日次・週次・月次・年次ノートの管理
MCP統合: MCP互換のAIアシスタントとシームレスに統合
📚 ドキュメント
SETUP.md - 詳細なインストールと設定ガイド
DEVELOPMENT.md - アーキテクチャ、開発手法、コントリビューション方法
CLAUDE.md - Claude Code向け開発ガイドライン
🛠 前提条件
Node.js 16+
Obsidian with Local REST API plugin
APIキー(Obsidianプラグイン設定から取得)
📄 ライセンス
MIT License - 詳細は LICENSE ファイルを参照してください。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides a standardized interface for AI assistants to interact with Obsidian vaults through a local REST API, enabling reading, writing, searching, and managing notes.65MIT
- Alicense-qualityDmaintenanceAllows AI models to interact with Obsidian notes through the Local REST API, enabling creation, reading, updating, searching of notes, and Git-based automatic backups.6,1041MIT
- Alicense-qualityCmaintenanceEnables AI assistants to search, read, and analyze Obsidian notes via the Local REST API.2216ISC
- Alicense-qualityDmaintenanceEnables AI assistants to manage Obsidian vaults via the local REST API, supporting CRUD operations, batch processing, templates, and vault analytics.MIT
Related MCP Connectors
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
Search your Obsidian vault to quickly find notes by title or keyword, summarize related content, a…
Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fumi-sagawa/obsidian-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server