io.github.helloderekg/bytario✓
io.github.helloderekg/bytario · v1.0.1
v1.0.1▦ npm npm: @bytario/mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.helloderekg/bytario",
"description": "40 MCP tools for image, PDF, QR, barcode, data, text, color, and render operations.",
"version": "1.0.1",
"packages": [
{
"registryType": "npm",
"identifier": "@bytario/mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bytario API key (sk_live_...). Get one at https://api.bytario.com/pricing",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "BYTARIO_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}