Back to search
30
MCP

mochoa/mcp-qnap

docker/mochoa/mcp-qnap

A Read-Only MCP server implementation for interacting with QNAP NAS using the API.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mochoa/mcp-mikrotik
A Read-Only MCP server implementation for interacting with MikroTik routers using the RouterOS API.
0 tools
io.github.marcelo-ochoa/qnap
MCP server for QNAP NAS API
0 tools
mochoa/mcp-mysql
A Model Context Protocol server that provides read-only access to MySQL databases.
0 tools
mochoa/mcp-oracle
A Model Context Protocol server that provides read-only access to Oracle databases.
0 tools
mochoa/mcp-postgres
A Model Context Protocol server that provides read-only access to PostgreSQL databases.
0 tools
kubernetes-readonly-mcp
A read-only Kubernetes MCP server for safely interacting with Kubernetes clusters
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mochoa/mcp-qnap": {
      "url": "None",
      "transport": "http"
    }
  }
}