Skip to main content
Glama
cmeans

mcp-synology

by cmeans

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SYNOLOGY_HOSTYesNAS hostname or IP
SYNOLOGY_PASSWORDYesDSM password
SYNOLOGY_USERNAMEYesDSM username

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 7 tools

Disambiguation5/5

Each tool has a clearly distinct purpose with explicit guardrails. search_files explicitly directs users to list_files for directory contents, preventing overlap. Listing, searching, metadata retrieval, sizing, downloading, and recycle-bin operations are cleanly separated.

Naming Consistency5/5

All tools follow consistent snake_case verb_noun conventions. 'list_' prefix is used consistently for collection enumeration (list_files, list_shares, list_recycle_bin), 'get_' for retrieval operations, and action verbs (download, search) clearly describe the operation.

Tool Count5/5

Seven tools strikes an appropriate balance for a focused NAS file browsing and download utility. The set covers discovery (list_shares), navigation (list_files), search (search_files), metadata (get_file_info, get_dir_size), transfer (download_file), and lifecycle visibility (list_recycle_bin) without bloat.

Completeness3/5

The surface is read-only regarding NAS state changes—featuring download, listing, and search but lacking complementary write operations. Notable gaps include upload_file, delete_file, restore_recycle_bin (despite being able to list it), and move/rename operations, limiting it to browse-only workflows.

Maintenance

ActivityInactive
ResponsivenessSlow