Qnap
Rank #17,155io.github.marcelo-ochoa/qnap
MCP server providing qnap capabilities
Qnap is a Model Context Protocol (MCP) server published by marcelo-ochoa. It ranks #17,155 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Qnap is listed on Official MCP, with 9 tracked versions. It was first listed on Mar 25, 2025 and most recently updated on Mar 11, 2026.
Ranks ahead of 98,305 of 115,460 servers on MCP Toplist.
Use Qnap
claude mcp add qnap -- npx -y @marcelo-ochoa/server-qnap[mcp_servers.qnap]
command = "npx"
args = ["-y", "@marcelo-ochoa/server-qnap"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"qnap": {
"command": "npx",
"args": [
"-y",
"@marcelo-ochoa/server-qnap"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"qnap": {
"command": "npx",
"args": [
"-y",
"@marcelo-ochoa/server-qnap"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qnap": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@marcelo-ochoa/server-qnap"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qnap": {
"command": "npx",
"args": [
"-y",
"@marcelo-ochoa/server-qnap"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qnap": {
"command": "npx",
"args": [
"-y",
"@marcelo-ochoa/server-qnap"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.marcelo-ochoa%2Fqnap)<a href="https://mcptoplist.com/server/io.github.marcelo-ochoa%2Fqnap"><img src="https://mcptoplist.com/badge/io.github.marcelo-ochoa%2Fqnap.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
marcelo-ochoa
Available versions (9)
| Version | Published |
|---|---|
| 1.0.8 | Mar 11, 2026 |
| 1.0.7 | Mar 7, 2026 |
| 1.0.6 | Mar 2, 2026 |
| 1.0.5 | Feb 25, 2026 |
| 1.0.4 | Feb 24, 2026 |
| 1.0.3 | Feb 12, 2026 |
| 1.0.2 | Feb 10, 2026 |
| 1.0.1 | Feb 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Qnap?
- Qnap is maintained by marcelo-ochoa, which publishes 6 MCP servers (44 total versions) tracked on MCP Toplist.
- Is Qnap listed on the Official MCP Registry?
- Yes — Qnap is listed on the Official MCP Registry.
- How many versions does Qnap have?
- MCP Toplist tracks 9 versions of Qnap, most recently published on Mar 11, 2026.
- Where can I find the source code for Qnap?
- The source code for Qnap is hosted at github.com/marcelo-ochoa/servers.