Skip to main content
Glama
sliday

google-fonts-mcp

by sliday

Server Quality Checklist

67%
Profile completionA complete profile improves this server's visibility in search results.
  • Latest release: v1.3.1

  • Disambiguation5/5

    Each tool serves a clearly distinct purpose: searching by description, exact lookup, generating systems, listing scales, and listing pairings. No overlap or ambiguity in responsibilities.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern: search_fonts, generate_typography_system, lookup_font, list_scales, list_pairings. Predictable and uniform.

    Tool Count5/5

    With 5 tools, the server is well-scoped for its purpose—covering search, lookup, generation, and reference data without unnecessary bloat or omissions.

    Completeness5/5

    The tool surface covers the full lifecycle of working with Google Fonts: discovering fonts, retrieving metadata, generating typography systems, and accessing curated scales and pairings. No obvious gaps.

  • Average 4.1/5 across 4 of 5 tools scored.

    See the Tool Scores section below for per-tool breakdowns.

    • 1 of 1 community issues answered or closed in the last 6 months
    • 4 commits in the last 12 weeks
    • Last stable release on
    • No critical vulnerability alerts
    • No high-severity vulnerability alerts
    • No code scanning findings
    • CI is passing
  • This repository is licensed under MIT License.

  • This repository includes a README.md file.

  • No tool usage detected in the last 30 days. Usage tracking helps demonstrate server value.

    Tip: use the "Try in Browser" feature on the server page to seed initial usage.

  • Add a glama.json file to provide metadata about your server.

  • If you are the author, simply .

    If the server belongs to an organization, first add glama.json to the root of your repository:

    {
      "$schema": "https://glama.ai/mcp/schemas/server.json",
      "maintainers": [
        "your-github-username"
      ]
    }

    Then . Browse examples.

  • Add related servers to improve discoverability.

How to sync the server with GitHub?

Servers are automatically synced at least once per day, but you can also sync manually at any time to instantly update the server profile.

To manually sync the server, click the "Sync Server" button in the MCP server admin interface.

How is the quality score calculated?

The overall quality score combines two components: Tool Definition Quality (70%) and Server Coherence (30%).

Tool Definition Quality measures how well each tool describes itself to AI agents. Every tool is scored 1–5 across six dimensions: Purpose Clarity (25%), Usage Guidelines (20%), Behavioral Transparency (20%), Parameter Semantics (15%), Conciseness & Structure (10%), and Contextual Completeness (10%). The server-level definition quality score is calculated as 60% mean TDQS + 40% minimum TDQS, so a single poorly described tool pulls the score down.

Server Coherence evaluates how well the tools work together as a set, scoring four dimensions equally: Disambiguation (can agents tell tools apart?), Naming Consistency, Tool Count Appropriateness, and Completeness (are there gaps in the tool surface?).

Tiers are derived from the overall score: A (≥3.5), B (≥3.0), C (≥2.0), D (≥1.0), F (<1.0). B and above is considered passing.

Tool Scores

  • Behavior2/5

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

    No annotations provided; description only covers modes and tier filter without disclosing output format, pagination, or any other behavioral aspects like read-only nature.

    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?

    Extremely concise with clear bullet points for modes; every sentence adds value.

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

    Completeness3/5

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

    Output schema exists but not described; missing explanation for query and max_results; sibling tools exist but description doesn't explicitly contrast.

    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 description coverage is 0%. Description adds meaning for mode (options) and tier (applies to single mode only), but does not explain query or max_results parameters.

    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?

    States 'Search Google Fonts by description, mood, or use case' and details modes, clearly distinguishing from siblings like lookup_font (specific lookup) and list_pairings/list_scales (pre-defined sets).

    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?

    Describes modes and tier filter constraints, giving context on when to use each mode, but does not explicitly state when not to use or provide alternatives.

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

  • Behavior3/5

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

    With no annotations, the description carries full burden. It correctly indicates this is a read operation returning data, but it does not mention any constraints (e.g., rate limits, caching, or if the list is static). The behavior is straightforward, but additional context (e.g., 'returns a list without side effects') would improve transparency.

    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 a single, concise sentence that states the action and result. It is front-loaded with the key action 'Return all 8 typographic scales' and essential details. No superfluous words.

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

    Completeness4/5

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

    Given the tool has no parameters and an output schema exists, the description adequately conveys the purpose. It could mention that the output schema provides structured data, but that is implied by 'return'. The tool is simple, and the description covers its main function.

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

    Parameters4/5

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

    There are zero parameters, so the baseline score is 4. The description adds no parameter-level information, but none is needed since the schema has no parameters. The description covers the tool's output scope.

    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?

    The description clearly states it returns all 8 typographic scales with ratios and use-case recommendations. It specifies the exact number and contents, and the name 'list_scales' along with the siblings (e.g., list_pairings, search_fonts) implies this is the dedicated tool for scales, distinguishing it effectively.

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

    Usage Guidelines3/5

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

    No explicit guidance on when to use this tool versus alternatives like list_pairings or generate_typography_system. The purpose is implied by the name, but the description could benefit from stating that this is for predefined scales, not custom or paired ones.

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

  • Behavior4/5

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

    With no annotations provided, the description carries the full behavioral burden, and it does substantial work: it discloses the output artifacts, the format selection semantics, the weights syntax per the css2 API, variable-range '..' notation, and legacy comma auto-conversion. The gap is that it does not cover failure modes (e.g., unknown fonts or invalid scale values) or dependencies, though an output schema exists to document return shape. This is solid but not exhaustive.

    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?

    Four tight sentences, front-loaded with the core purpose and output artifacts before diving into syntax details. There is no fluff or repetition; every sentence adds operational information (deliverables, format values, weight syntax, legacy handling).

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

    Completeness3/5

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

    Reasonably complete for a tool that has an output schema covering returns: it details formats and weight conventions. But it leaves the 'scale' parameter under-specified — its allowed values presumably come from list_scales, yet no cross-reference is given — and the meaning of body=null and base is not explained. An agent could plausibly pass an invalid scale string. These gaps are notable given 0% schema coverage.

    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 description coverage is 0% across 7 parameters, so the description must compensate — and it only partially does. It adds genuine meaning for 'format' (enumerating css/tailwind/embed/all) and weight syntax (semicolon-separated, '..' ranges, comma auto-conversion), but leaves 'scale' (only a default, 'major-third', with no enumerated options), 'base', and 'body' (null default meaning unspecified) unexplained. It clarifies about a third of the parameters, which is better than nothing but insufficient for the coverage gap.

    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?

    'Generate a complete typography system from font selection + scale' states a specific verb, resource, and inputs, and names the deliverable (CSS custom properties, Tailwind config, Google Fonts embed HTML). It is unmistakably distinct from the sibling lookup utilities (search_fonts, lookup_font, list_scales, list_pairings), which all retrieve information rather than produce an artifact.

    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?

    The description implies its position in the workflow — generation after font selection — and enumerates the format dimension (css/tailwind/embed/all), signaling it is the synthesis step rather than a discovery step. However, it never explicitly names siblings or states when to choose this tool over them, nor does it give exclusions or prerequisites (e.g., whether fonts must first come from search_fonts).

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

  • Behavior3/5

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

    No annotations are provided, so the description carries full burden. It mentions 'returns full metadata' indicating a read operation, but lacks details on auth requirements, rate limits, or any side effects. The behavior is minimally disclosed.

    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 two short, front-loaded sentences with no wasted words. Every part adds value.

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

    Completeness4/5

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

    Given the tool has only one parameter and an output schema (not shown but present), the description provides sufficient overview. It could mention edge cases like what happens if name doesn't match, but overall adequate.

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

    Parameters4/5

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

    Schema description coverage is 0%, but the description adds that the name must be 'exact', clarifying the parameter's expectation beyond the schema's type string alone. This adds meaningful usage context.

    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?

    The description uses specific verb 'look up' and resource 'Google Font', with exact name requirement, clearly distinguishing it from sibling tools like search_fonts. It also states 'returns full metadata', clarifying the output.

    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?

    The phrase 'by exact name' implies using this tool when you have a precise font name rather than fuzzy search, providing implicit guidance. However, it does not explicitly state when not to use it or mention alternatives.

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

  • Behavior3/5

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

    No annotations are provided, so the description carries the full burden. It implies a read-only operation (returning data) but does not disclose authentication needs, error behavior, or what happens with invalid filters. The mention of '73 proven' adds some transparency.

    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 two sentences, front-loading the main purpose and then the optional filtering. Every word is informative with no fluff.

    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?

    Given the tool's simplicity (one optional parameter) and the existence of an output schema, the description covers the core functionality and filtering option completely. Sibling tools provide additional context.

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

    Parameters4/5

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

    Schema description coverage is 0%, so the description must compensate. It lists the acceptable filter values (Structure, Proportion, Era, Weight) and explains the parameter's purpose as contrast type filtering, which adds meaning beyond the schema.

    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?

    The description clearly states the verb 'Return' and the resource 'font pairings', along with a specific count (73) and optional filtering. It distinguishes itself from sibling tools like generate_typography_system and search_fonts.

    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?

    The description provides clear context that this tool returns all pairings with optional filtering, but does not explicitly state when to use versus alternatives or when not to use.

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

GitHub Badge

Glama performs regular codebase and documentation scans to:

  • Confirm that the MCP server is working as expected.
  • Confirm that there are no obvious security issues.
  • Evaluate tool definition quality.

Our badge communicates server capabilities, safety, and installation instructions.

Card Badge

google-fonts-skill MCP server

Copy to your README.md:

Score Badge

google-fonts-skill MCP server

Copy to your README.md:

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/sliday/google-fonts-skill'

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