Loading MCP server directory, please wait...
40 MCP tools for image, PDF, QR, barcode, data, text, color, and render operations.
npx @getmcp/cli add io.github.helloderekg/bytarioRequires Node.js 18+. Community-contributed server. Review source before installing.
BYTARIO_API_KEYBytario API key (sk_live_...). Get one at https://api.bytario.com/pricing
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.helloderekg/bytario": {
"command": "npx",
"args": [
"-y",
"@bytario/mcp"
],
"env": {
"BYTARIO_API_KEY": ""
}
}
}
}