UNPKG

obsidian-mcp-server

Version:

Obsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and development tools to interact with an Obsidian vault. It provides a comprehensive suite of tools for reading, writing, searching, and managing notes, tags, and fr

6 lines (5 loc) 183 B
export * from "./internal/index.js"; export * from "./parsing/index.js"; export * from "./security/index.js"; export * from "./metrics/index.js"; export * from "./obsidian/index.js";