siyuan_mcp_server

xgq18237/siyuan_mcp_server
★ 53 stars JavaScript Other Updated 3mo ago ✗ Risk
思源笔记MCP / SiYuan MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "siyuan_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "xgq18237/siyuan_mcp_server"
      ]
    }
  }
}