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

4 lines (3 loc) 117 B
export * from "./jsonParser.js"; export * from "./dateParser.js"; // Removed export for dateUtils.js as it was moved