Home › Other › scan-mcp

scan-mcp

MCP server for scanner discovery and batch capture via SANE

TypeScript
★ 6 stars Last pushed 2026-08-03 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.0)

npx -y scan-mcp@0.3.0

Or add to your MCP client config:

{
  "mcpServers": {
    "scan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "scan-mcp@0.3.0"
      ]
    }
  }
}

Related servers

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry