syplugin-anMCPServer

OpaqueGlass/syplugin-anMCPServer
★ 41 stars TypeScript 💻 Code/Dev Tools Updated 7d ago
A plugin that provide simple MCP service for Siyuan-note
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": {
    "syplugin-anmcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "OpaqueGlass/syplugin-anMCPServer"
      ]
    }
  }
}

Topics

siyuan-plugin