feat: add check_permission + 3 sharing tools (v0.2.10)

Implements Group 3 of the planned tool set:
- check_permission: SYNO.FileStation.CheckPermission/write
- create_sharing_link: SYNO.FileStation.Sharing/create (password + expiry optional)
- list_sharing_links: SYNO.FileStation.Sharing/list (paginated table)
- delete_sharing_link: SYNO.FileStation.Sharing/delete

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-14 15:04:00 +02:00
parent 451ee7116f
commit ae90e5f09a
3 changed files with 147 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "mcp-synology-filestation"
version = "0.2.9"
version = "0.2.10"
description = "MCP server for Synology FileStation"
requires-python = ">=3.12"
dependencies = [