other tools and integrations
Mcp Obsidian
Interacting with Obsidian via REST API
python
cloud
local
other tools and integrations
Installation
npx -y MarkusPfundstein/mcp-obsidianConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub