Design
jinero.online
Provides tools to search, retrieve metadata, files, CSS, and download URLs for font families from a free font catalog.
ENDPOINT 1
https://jinero.online/mcp
Known tools 15
search_fontsSearch the free font catalog by name, category, style tags, language coverage, variable/monospace flags and style count.
get_fontGet full metadata for one font family by slug: styles, weights, axes, license, subsets and download/CSS URLs.
get_font_filesList every font file (weight/italic/format + direct woff2/ttf URL) for a family — handy for building custom @font-face rules.
get_fonts_cssGenerate ready-to-use @font-face CSS for a family spec (Google-Fonts-compatible), e.g.
get_font_download_urlReturn the direct ZIP download URL for a font family (all styles + a ready fonts.css).
check_contrastCheck the WCAG contrast ratio between a foreground and background color, with AA/AAA pass/fail for normal and large text.
get_color_shadesGenerate tints and shades for a base color (lighter/darker steps) with hex values.
name_colorGet the closest human-readable name for one or more colors.
extract_colorsExtract a dominant-color palette from an image URL.
search_palettesSearch the color-palette catalog by name, tone, temperature, mood, harmony, exact color count and tags.
get_paletteGet one color palette by id: its colors (hex), name/derived title, mood, harmony, temperature and tags.
minify_codeMinify or beautify JS, CSS, HTML, SVG, JSON or XML.
detect_codeDetect the language/format of a code snippet.
convert_codeConvert code between formats (e.g.
list_code_convertersList available code converters with their from/to ids and per-converter option schemas.