UNPKG

obsidian-mcp-server

Version:

Model Context Protocol (MCP) server designed for LLMs to interact with Obsidian vaults. Provides secure, token-aware tools for seamless knowledge base management through a standardized interface.

5 lines 89 B
/** * Resource types for the MCP server */ export {}; //# sourceMappingURL=types.js.map