Back to directory
MarkusPfundstein/mcp-obsidian

MarkusPfundstein/mcp-obsidian

@MarkusPfundstein3426

MCP server that interacts with Obsidian via the Obsidian rest API community plugin

obsidianmcp-serverknowledge-baserest-apiproductivitycontext

Installation & Configuration

{
  "mcpServers": {
    "mcp-obsidian": {
      "command": "uvx",
      "args": [
        "mcp-obsidian"
      ],
      "env": {
        "OBSIDIAN_API_KEY": "<YOUR_OBSIDIAN_API_KEY>",
        "OBSIDIAN_HOST": "<your_obsidian_host>",
        "OBSIDIAN_PORT": "<your_obsidian_port>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/11/29
Updated
2026/6/8