Skip to main content
Glama
KasayoDotCom

Identity Forge MCP

Official

List design themes

list_themes

Browse concise summaries of design kits, filter by use case or search for moods and industries, and page through fit-ranked results to find the right kit for your project.

Instructions

Browse the published catalog as compact summaries: slug, name, summary, tags, audience, a font and palette glimpse, tier, and computed discovery facets covering use-case fitness from 0 to 100, moods, and industries. This is the main entry point for finding a design kit. Filter by what the user is actually building: use re-orders the catalogue for that surface rather than narrowing it, each kit carrying a fitness score measured on its own tokens, and q runs a synonym-aware ranked search that understands phrases like 'calm fintech dashboard'. Results are paginated and report the total plus the next offset, so page rather than assuming the first response is the whole catalog. Summaries carry no tokens, no DESIGN.md, and no font files; pull one kit with get_design_md or get_tokens, or apply_theme to write it into the project. Prefer search_themes when the brief is too subtle to rank against a lane and you want to weigh the entire catalog yourself. Read-only and free, and it lists Pro kits without exposing their contents.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoRanked discovery search that understands moods, industries, and use cases via synonyms (e.g. 'calm fintech dashboard').
useNoRE-ORDERS the catalogue for this use case rather than narrowing it. The documented >=55 cut excludes almost nothing. Response is fit-ranked and each kit carries fit {score}, computed from the kit's palette contrast, typography and density rather than judged by a model, so it largely reflects how well built a kit is and clusters high everywhere. Read the order, not the number. `reason` is part of the shape and is absent for every kit today, so never tell the user WHY a kit scored what it did. For the data lanes read each kit's `charts` block instead: series separation (`minDeltaE`, `cvdMinDeltaE`), `hueFamilies`, and `severityHeadroom` are measurements you can act on and state to a user, where the fitness score is not.
sortNoOrder: featured (default, curated) | popular (most saved+installed) | recent | name | fit (computed use-case fitness; needs use=; re-orders rather than narrows).
limitNoPage size (1-50, default 12).
offsetNoStart index for paging (default 0).
Behavior5/5

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

With no annotations, the description carries the full transparency burden. It discloses pagination behavior (total + next offset), that `use` re-orders rather than narrows, that summaries lack tokens/DESIGN.md/fonts, that fitness scores are computed with `reason` absent for all kits, and that the tool is read-only/free and lists Pro kits without exposing contents.

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

Conciseness4/5

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

The description is long but information-dense; every sentence contributes critical context such as catalog contents, filtering semantics, pagination, content absence, and alternatives. It is front-loaded with purpose and free of filler, though slightly verbose for a simple reader.

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?

No output schema exists, so the description explains the response shape (compact summaries with fields, total + next offset) and explicitly lists what is absent. It covers filtering, pagination, content limitations, and alternative tools, making it complete for a tool with this complexity.

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

Parameters5/5

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

Schema coverage is 100%, but the description adds non-obvious behavioral semantics beyond parameter descriptions: `use` re-orders instead of narrowing, `q` is synonym-aware, pagination requires paging through offsets, and the fitness score caveat (read the order, not the number). It also explains how to interpret `charts` blocks for data lanes, which is actionable and beyond 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?

Description opens with the specific verb and resource: 'Browse the published catalog as compact summaries,' and positions this as 'the main entry point for finding a design kit.' It also differentiates from siblings by directing token/DESIGN.md retrieval to get_design_md/get_tokens and naming search_themes as the alternative for subtle briefs.

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

Usage Guidelines5/5

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

Explicitly states when to use: 'This is the main entry point for finding a design kit' and provides exclusions: 'Prefer search_themes when the brief is too subtle to rank against a lane.' It also advises using get_design_md or get_tokens for full contents, giving concrete alternatives.

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/KasayoDotCom/identityforge-mcp'

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