obsidian-mcp-server

obsidian-mcp-server

11

Obsidian MCP Server is a lightweight server facilitating AI interaction with Obsidian vaults through the Model Context Protocol. It offers tools for reading and writing notes, enhancing AI assistant capabilities without relying on the Obsidian application itself.

Obsidian MCP Server

A lightweight Model Context Protocol (MCP) server that enables AI assistants to interact with your Obsidian vault. This server allows for reading and writing operations such as retrieving filenames, reading file contents, checking open TODO items, and updating file content.

Example Interactions

  • Create new notes and check existing ones using AI commands.

Tools

Read

  • Get all filenames
  • Read multiple files
  • Get open TODOs

Write

  • Update file content

Comparison with Other Solutions

This server offers direct filesystem access without needing the Obsidian application to run.