O
Obsidian MCP Server
by @afable702
MCP server by afable702
Created 4/10/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-obsidian-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"afable702-obsidian-mcp-server": {
"command": "npx",
"args": [
"afable702-obsidian-mcp-server"
]
}
}
}