scan mcp for Claude Desktop
io.github.jacksenechal/scan-mcp
MCP server for scanner discovery and batch capture via SANE
client:Claude Desktop
transport:stdio
runtime:npm
Install scan mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"scan-mcp": {
"command": "npx",
"args": [
"-y",
"scan-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs