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 をご覧ください。
📋 主な機能
ファイル操作: 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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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