siyuan_mcp_server

xgq18237/siyuan_mcp_server
★ 53 stars JavaScript 📦 Other Updated 11d ago
思源笔记MCP / SiYuan MCP Server
View on GitHub →

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"
      ]
    }
  }
}