Skip to main content
Glama
BACH-AI-Tools

QR Code By API Ninjas MCP Server

v1qrcode

Generate customizable QR codes in multiple formats (PNG, JPG, SVG, EPS) with configurable colors and sizes for encoding data.

Instructions

API Ninjas QR Code API endpoint. Returns a QRCode image binary specified by input parameters.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYesdata to encode in the QR code.
formatYesimage format to return. Must be one of the following: png, jpg, jpeg, eps, svg.
sizeNosize of the QR code image to generate. The output will be a square image with (size x size) dimensions.0
fg_colorNoforeground color of the QR code. Must be a 6-digit hex color (e.g. 00ff00 for green). Default is 000000 (black)
bg_colorNobackground color of the QR code. Must be a 6-digit hex color (e.g. 00ff00 for green). Default is ffffff (white)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-qr-code-by-api-ninjas'

If you have feedback or need assistance with the MCP directory API, please join our Discord server