← Registry

Design

jinero.online

Provides tools to search, retrieve metadata, files, CSS, and download URLs for font families from a free font catalog.

1 endpoint22 known toolsFirst detected July 5, 2026Last detected August 29, 2026

ENDPOINT 1

https://jinero.online/mcp

No auth detected

MCP server metadata

Name
Jinero
Version
1.3.1
Capabilities
toolsresourcesprompts

Known tools 22

search_fonts

Search the free font catalog by name, category, style tags, language coverage, variable/monospace flags and style count.

Inferred read-only
recognize_font

Identify which font is used in an image.

Inferred read-only
get_font

Get full metadata for one font family by slug: styles, weights, axes, license, subsets and download/CSS URLs.

Inferred read-only
get_font_files

List every font file (weight/italic/format + direct woff2/ttf URL) for a family — handy for building custom @font-face rules.

Inferred read-only
get_fonts_css

Generate ready-to-use @font-face CSS for a family spec (Google-Fonts-compatible), e.

Inferred read-only
get_font_download_url

Return the direct ZIP download URL for a font family (all styles + a ready fonts.

Inferred read-only
check_contrast

Check the WCAG contrast ratio between a foreground and background color, with AA/AAA pass/fail for normal and large text.

Inferred read-only
get_color_shades

Generate tints and shades for a base color (lighter/darker steps) with hex values.

Inferred read-only
name_color

Get the closest human-readable name for one or more colors.

Inferred read-only
extract_colors

Extract a dominant-color palette from an image.

Inferred read-only
search_palettes

Search the color-palette catalog by name, tone, temperature, mood, harmony, exact color count and tags.

Inferred read-only
get_palette

Get one color palette by id: its colors (hex), name/derived title, mood, harmony, temperature and tags.

Inferred read-only
minify_code

Minify or beautify JS, CSS, HTML, SVG, JSON or XML text.

Inferred read-only
detect_code

Detect the language/format of a code snippet.

Inferred read-only
convert_code

Convert code between text formats (e.

Inferred read-only
list_code_converters

List available code converters with their from/to ids and per-converter option schemas.

Inferred read-only
optimize_svg

Optimize/clean SVG markup (SVGO).

Inferred read-only
svg_to_datauri

Encode an SVG (or fetched image) as a CSS-ready data: URI.

Inferred read-only
list_svg_presets

List the available SVG optimization presets and what each one does.

Inferred read-only
list_scss_mixins

List the SCSS mixin catalog (id, title, short description), optionally filtered by group or search.

Inferred read-only
get_scss_mixin

Get one SCSS mixin by id: full source, parameters and usage example.

Inferred read-only
generate_clamp

Calculate a fluid CSS clamp() expression for responsive sizing between two viewport widths.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.jinero]
url = "https://jinero.online/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jinero": {
      "type": "http",
      "url": "https://jinero.online/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jinero
Remote MCP URL: https://jinero.online/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "jinero": {
      "url": "https://jinero.online/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jinero": {
      "type": "http",
      "url": "https://jinero.online/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jinero",
  "transport": "streamable-http",
  "url": "https://jinero.online/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for jinero.online was fetched 2026-07-27T10:33:11.982Z and is being refreshed.

Trust status Trusted

jinero.online is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.