Obsidian MCP Server
Enables AI assistants to manage Obsidian notes via local REST API, supporting file CRUD, search, commands, and periodic notes.
README
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 ファイルを参照してください。
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.