Back to Productivity

Obsidian MD MCP via REST API

Dockerized MCP Server connected to Obsidian Vault with Local REST API. (rewritten completely with BUN to make it faster and more lightweight)

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "obsidian-md-mcp-via-rest-api": {
      // See GitHub repository for configuration
    }
  }
}