Skip to main content
Glama

Kata (型)

Server Details

実在の日本のLP/HPを参考に返す。業種や雰囲気からURLと実測配色を数件。無料・鍵不要。

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or misselection. The single kata_reference tool has a clearly defined, unique purpose with no competing tools to disambiguate against.

Naming Consistency4/5

The single tool uses clean snake_case naming (kata_reference) that is descriptive of its purpose. While there's only one name to evaluate, it follows a conventional, predictable pattern that would extend well to additional tools if added.

Tool Count3/5

A single tool feels thin for a server, even one with a narrow purpose. The tool bundles multiple functions (site lookup, color/font extraction, image sourcing) into one call, which works but suggests the surface could be more granularly decomposed.

Completeness3/5

The tool covers the reference-lookup use case adequately, but the domain of design assistance could reasonably include additional operations like saving references, comparing sites, or generating design specs. The image-sourcing capability is bundled in rather than exposed as a separate tool, creating a slight functional gap.

Available Tools

1 tool
kata_reference実在サイトの参考を引く(Kata)AInspect

HP・LP・UI を作る前に、実在の公開サイトを参考として引く。業種や雰囲気(例:「カフェのLP」「士業のコーポレート」「買取サービス」)を渡すと、日本で実際に公開されている LP/HP を数件、URL と実測した配色(+分かればフォント)で返す。生成AIが出しがちな『それっぽいだけ』のデザインを、実在サイトの型に寄せるために使う。さらに、その業種で使える無料画像(ボーの素材やさん)の直リンクを最大60点まとめて返す。画像が要る HP/LP/UI 制作では必ずこれを呼び、返ってきた画像を各セクションに置くこと(画像ゼロのセクションを作らない)。業種を省くと、収録している業種の一覧を返す。

ParametersJSON Schema
NameRequiredDescriptionDefault
countNo参考サイトの件数(既定5・最大10)。画像は業種に応じて別途最大60点返す
industry_or_vibeNo業種か雰囲気(例: カフェのLP / 士業のコーポレート / 買取 / BtoB SaaS)。省略すると収録業種の一覧を返す

TDQS

A4.5/5.0
Behavior4/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 clearly discloses what the tool returns (URLs, colors, fonts, up to 60 image links) and its optional behavior when industry is omitted. It also mentions the measured nature of colors (実測した配色) and the direct-link format. It does not explicitly state that the operation is non-mutating, but the 'pull' nature and the context make it obvious. It could add a note on rate limits or auth, but these are likely unnecessary for a reference tool. Overall, it is transparent about expected outputs and the industry-omission case.

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 a single paragraph that front-loads the main purpose and then details the output and usage. It is moderately long but every sentence adds value: purpose, output content, usage mandate, and the omit behavior. There is no fluff. It could be slightly more structured (e.g., bullet points), but the flow is logical and concise for the amount of information it conveys.

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?

For a tool with 2 parameters and no output schema, the description is highly complete. It specifies the input semantics, the output format (URLs, colors, fonts, images), and the special case for omitted industry. It does not detail the exact response structure or error handling, but given the absence of an output schema and the tool's read-only nature, these are not critical. An agent can confidently decide when to call it and what to expect from the response.

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?

The schema already describes both parameters fully (coverage 100%), so the baseline is 3. The description adds concrete examples for industry_or_vibe (e.g., 'カフェのLP', '士業のコーポレート') and reinforces the omit behavior, which is also in the schema but now with practical illustration. The count parameter is not elaborated further, but the schema covers its range and default. The description meaningfully enhances parameter understanding 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 states a specific verb ('引く' = pull/fetch), a clear resource (実在の公開サイト = real published sites), and a precise scope: it returns URLs, measured color schemes, fonts, and up to 60 free image direct links for a given industry or vibe. It also distinguishes its purpose from generic AI design by explicitly aiming to align with real-site patterns. This fully differentiates the tool from any hypothetical alternative and leaves no ambiguity about what it does.

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?

The description gives explicit when-to-use instructions: it should be called before creating HP/LP/UI, and for image-requiring productions it is mandated ('必ずこれを呼び'). It also instructs to place returned images in each section and avoid zero-image sections. Additionally, it explains the behavior when the industry is omitted (returns the list of covered industries). This is exemplary guidance with no ambiguity.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • Changedkata_reference1 field changed
      • changedInput schema / properties / count / description
        Previous value: -"返す件数(既定5・最大10)"New value: +"参考サイトの件数(既定5・最大10)。画像は業種に応じて別途最大60点返す"
  2. 1 tool update
    • First observedkata_reference

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources