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
MCP server metadata
- Name
- Jinero
- Version
- 1.3.1
Known tools 22
search_fontsSearch the free font catalog by name, category, style tags, language coverage, variable/monospace flags and style count.
Inferred read-onlyget_fontGet full metadata for one font family by slug: styles, weights, axes, license, subsets and download/CSS URLs.
Inferred read-onlyget_font_filesList every font file (weight/italic/format + direct woff2/ttf URL) for a family — handy for building custom @font-face rules.
Inferred read-onlyget_fonts_cssGenerate ready-to-use @font-face CSS for a family spec (Google-Fonts-compatible), e.
Inferred read-onlyget_font_download_urlReturn the direct ZIP download URL for a font family (all styles + a ready fonts.
Inferred read-onlycheck_contrastCheck the WCAG contrast ratio between a foreground and background color, with AA/AAA pass/fail for normal and large text.
Inferred read-onlyget_color_shadesGenerate tints and shades for a base color (lighter/darker steps) with hex values.
Inferred read-onlysearch_palettesSearch the color-palette catalog by name, tone, temperature, mood, harmony, exact color count and tags.
Inferred read-onlyget_paletteGet one color palette by id: its colors (hex), name/derived title, mood, harmony, temperature and tags.
Inferred read-onlylist_code_convertersList available code converters with their from/to ids and per-converter option schemas.
Inferred read-onlylist_svg_presetsList the available SVG optimization presets and what each one does.
Inferred read-onlylist_scss_mixinsList the SCSS mixin catalog (id, title, short description), optionally filtered by group or search.
Inferred read-onlyget_scss_mixinGet one SCSS mixin by id: full source, parameters and usage example.
Inferred read-onlygenerate_clampCalculate a fluid CSS clamp() expression for responsive sizing between two viewport widths.
Inferred read-onlyCONNECT 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.
jinero.online is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.