Skip to main content
Glama
HalidSaglam

saglitzdesign-mcp

by HalidSaglam

Suggest Font Pairing

suggest_font_pairing
Read-onlyIdempotent

Recommend production-ready font pairings based on your product's intent or vibe, with CSS stacks, type scale, and reasoning to implement immediately.

Instructions

Recommend production-ready font pairings for a brand/product from an intent or vibe (e.g. 'modern SaaS dashboard', 'luxury editorial', 'bold marketing landing', 'native iOS app', 'developer tool'). Returns matched heading + body (+ mono) with ready-to-paste CSS stacks, weights, source, the reason each pairing works, pairing rules, and a suggested type scale. Deterministic curated recommendations, not generic advice. Pair with generate_design_tokens to emit the fonts as tokens.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoHow many pairings to return (default 3)
intentYesThe product/brand vibe or use case, e.g. 'trustworthy fintech dashboard', 'playful consumer app', 'minimal portfolio', 'AI developer product'

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Addedv0.28.0

TDQS

A4.3/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already establish the read-only, idempotent, non-destructive profile. The description adds valuable behavioral context beyond annotations: deterministic curated recommendations rather than generic advice, and what the full result contains including CSS stacks, weights, source, reasoning, pairing rules, and type scale. No contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core action, then details return value components, then adds the deterministic behavior note and a sibling integration tip. Every sentence earns its place with no filler or redundant restating of the title.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema, the description sufficiently enumerates what will be returned so an agent knows what to expect. It covers the input signal, output artifacts, behavioral guarantees, and the natural follow-on tool, making the definition self-sufficient.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, with both intent and limit already documented, so the schema carries most of the parameter meaning. The description reinforces the intent-as-vibe concept with examples but adds little new parameter-level detail.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Opens with a specific verb and resource: 'Recommend production-ready font pairings' from an intent/vibe, with concrete examples. The detailed output composition (heading + body + mono CSS stacks) makes it clearly distinct from related siblings like generate_type_scale or generate_design_tokens.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Gives clear context for when to call it: when the user describes a brand/product vibe and wants production font pairings. It also names a complementary next step (generate_design_tokens), though it does not explicitly state when not to use the tool or which alternatives to prefer.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/HalidSaglam/saglitzdesign-mcp'

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