obsidian-mcp-server

obsidian-mcp-server

90

Obsidian MCP Server is designed to facilitate interactions between LLMs and Obsidian vaults, offering robust tools for file operations, search, and property management with a focus on security and performance. The server is built using the Model Context Protocol to enable seamless integration.

What is the purpose of the Obsidian MCP Server?

The server enables LLMs to interact with Obsidian vaults, allowing AI assistants to manage knowledge bases effectively.

What are the prerequisites for using the Obsidian MCP Server?

You need Node.js and the Local REST API plugin enabled in Obsidian.

How does the server ensure security?

It uses API key authentication, rate limiting, and SSL options to ensure secure operations.

Can the server handle custom fields in YAML frontmatter?

Yes, it supports intelligent merging and management of custom fields in YAML frontmatter.

What kind of search capabilities does the server offer?

It offers full-text search with configurable context, JsonLogic queries, and support for glob patterns and frontmatter fields.