Skip to main content
Glama
package.json871 B
{ "name": "save-to-nas-mcp", "version": "1.1.0", "description": "MCP server for saving files and folders to a local NAS over NFS", "type": "module", "main": "src/index.js", "bin": { "save-to-nas-mcp": "./src/index.js" }, "scripts": { "start": "node src/index.js" }, "keywords": [ "mcp", "model-context-protocol", "nas", "synology", "nfs", "file-transfer", "network-storage" ], "author": "Daniel Rosehill", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/danielrosehill/Save-To-NAS-MCP.git" }, "bugs": { "url": "https://github.com/danielrosehill/Save-To-NAS-MCP/issues" }, "homepage": "https://github.com/danielrosehill/Save-To-NAS-MCP#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

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/danielrosehill/Save-To-NAS-MCP'

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