Skip to main content
Glama

Typography

ps_typography

Suggest font pairings by mood and purpose, install Google Fonts directly, and auto-calculate optimal font sizes for any Photoshop document.

Instructions

Font pairing, installation, and size recommendations. Three actions: "suggest" — get a curated font pairing for a mood + purpose combination; "install" — download and install a Google Fonts family to the system; "auto-size" — calculate optimal font sizes for a document (reads dimensions if not provided).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesTypography action
moodNoDesign mood for suggest: professional, elegant, cyberpunk, vintage, bold, minimal, playful, luxury, natural, energetic, warm, cool
purposeNoDesign purpose affects size recommendations
fontNameNoExact Google Fonts family name for install action (e.g. "Playfair Display")
roleNoFont role for targeted size lookup
documentWidthNoDocument width in pixels — used by auto-size. If omitted, reads from active document.
documentHeightNoDocument height in pixels — used by auto-size. If omitted, reads from active document.
Behavior4/5

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

The description explains the three actions' behaviors: 'suggest' generates pairings, 'install' downloads and installs fonts, and 'auto-size' calculates sizes. It also notes that auto-size reads document dimensions if not provided. Annotations provide readOnlyHint=false and destructiveHint=false, which align with the non-destructive nature of font installation. The description adds context beyond 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 three sentences: an introduction followed by a bullet-like list of actions. It is concise, front-loaded, and every sentence provides essential information without redundancy.

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?

The description adequately explains the three actions and their associated parameters. While there is no output schema, the description gives enough context for an agent to select the correct action. Minor gaps include lack of details on return values (e.g., what 'suggest' returns beyond a pairing description).

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 coverage is 100%, and the description groups parameters by action (e.g., 'mood' and 'purpose' for suggest, 'fontName' for install, 'documentWidth'/'documentHeight' for auto-size). This adds semantic context beyond the schema's individual parameter descriptions, helping the agent understand which parameters are relevant for each action.

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 tool is for 'font pairing, installation, and size recommendations' and lists three specific actions: suggest, install, auto-size. This distinguishes it from sibling tools like ps_color or ps_apply_filter, which handle different design aspects.

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?

The description implies when to use each action (e.g., 'suggest' for font pairing, 'install' for downloading fonts), but it does not explicitly state when not to use the tool or mention alternative tools. For instance, it could clarify that ps_update_text is for text editing rather than typography setup.

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

Install Server

Other Tools

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/ayushnagvanshi101098-ship-it/photoshop-mcp-pro'

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