Developer Tools
Trust: 45/100 (Fair)io.github.marcelo-ochoa/qnap Guide
MCP server for QNAP NAS API
1 starsby marcelo-ochoa
Quick Start
Install
npx @marcelo-ochoa/server-qnapClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-marcelo-ochoa-qnap": {
"command": "npx",
"args": [
"@marcelo-ochoa/server-qnap"
]
}
}
}