bytario for Claude Desktop
io.github.helloderekg/bytario
40 MCP tools for image, PDF, QR, barcode, data, text, color, and render operations.
client:Claude Desktop
transport:stdio
runtime:npm
Install bytario in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bytario": {
"command": "npx",
"args": [
"-y",
"@bytario/mcp"
],
"env": {
"BYTARIO_API_KEY": "<BYTARIO_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs