Obsidian MCP Lite
@yokarilight
Obsidian MCP Lite について
A TypeScript-based MCP server for Obsidian, providing a simple interface to interact with Obsidian vaults.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"obsidian-map-lite": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"-e",
"OBSIDIAN_API_KEY=your-api-key-here",
"node",
"dist/index.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Obsidian MCP Lite?
Obsidian MCP Lite is a TypeScript-based MCP server for Obsidian that provides a simple interface to interact with Obsidian vaults. It handles file operations, text search, and content modification via the Obsidian Local REST API plugin.
How to use Obsidian MCP Lite?
Install dependencies with pnpm install, build with `pnpm run
「メモリとナレッジ」の他のコンテンツ
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
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
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
コメント