synology-notestation-mcp

banffyang/synology-notestation-mcp
★ 0 stars JavaScript Code/Dev Tools Updated 2d ago
Synology NoteStation MCP Server - DSM API client with MCP tools for AI assistants (opencode)
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "synology-notestation": {
      "command": "npx",
      "args": [
        "-y",
        "banffyang/synology-notestation-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol (MCP) server for **Synology NoteStation** — allows AI assistants to read and write notes on your NAS via the DSM Web API. - **12 MCP tools** — notebooks, notes, tags, todos, smart notes - **DSM 7.2+ compatible** — handles X-SYNO-TOKEN CSRF auth - **Self-signed certificate support** — works with NAS HTTPS out of the box

Tools (12)

create_notedelete_noteget_infoget_noteget_settingslist_notebookslist_noteslist_smart_noteslist_tagslist_todosraw_api_callupdate_note