Skip to main content
Glama

Synology Download Station MCP Server

by akitchin
package.json1.02 kB
{ "name": "@akitchin/synology-download-mcp", "version": "1.0.0", "description": "MCP server for Synology Download Station API", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "test": "jest", "lint": "eslint src/**/*.ts", "format": "prettier --write src/**/*.ts" }, "keywords": [ "mcp", "synology", "download-station", "torrent", "download-manager" ], "author": "Anthony Kitchin", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "axios": "^1.6.2", "dotenv": "^16.3.1", "winston": "^3.11.0" }, "devDependencies": { "@types/node": "^20.10.0", "@typescript-eslint/eslint-plugin": "^6.13.0", "@typescript-eslint/parser": "^6.13.0", "eslint": "^8.54.0", "jest": "^29.7.0", "prettier": "^3.1.0", "tsx": "^4.6.0", "typescript": "^5.3.0" }, "engines": { "node": ">=18.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/akitchin/synology-download-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server