other tools and integrations

Mcp Obsidian

Interacting with Obsidian via REST API

python
cloud
local
other tools and integrations
0
View on GitHub

Installation

npx -y MarkusPfundstein/mcp-obsidian

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-obsidian",
  "command": "npx",
  "args": [
    "-y",
    "MarkusPfundstein/mcp-obsidian"
  ]
}

About This MCP Server

MarkusPfundstein/mcp-obsidian

Interacting with Obsidian via REST API

GitHub: https://github.com/MarkusPfundstein/mcp-obsidian

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub