mcp-obsidian-sse
If you are the rightful owner of mcp-obsidian-sse and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a simple MCP server with a SSE endpoint for Obsidian, used to connect an Obsidian vault to a self-hosted n8n.
MCP Server with SSE endpoint for Obsidian
This is a simple MCP server with a SSE endpoint for Obsidian. I use this to connect my obsidian vault to my self-hosted n8n. Before running this, you need to install the Obsidian API on your obsidian vault.
Usage
git clone https://github.com/mcp-server/mcp-obsidian-sse.git
uv --directory mcp-obsidian-sse uvicorn main:app --reload
Credit
This project is based on the mcp-server project.