Skip to main content
Glama

Find the website template for a trade

upshift_template_match
Read-only

Match any trade or industry to the best website template from a catalog of 14. Get top three options with demo links, store links, real prices, and matching keywords.

Instructions

Given an industry or trade (and optionally what the business needs), rank Upshift's 14 website template lines and return the best three, each with a live demo link, the store link, real prices, and the words that made it match. Use when someone asks what a website for a given trade should look like or cost. Answers from a catalog held in the server, so it makes no network call and returns no matches — rather than a forced one — when the trade is outside the 14 lines.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
needsNoOptional: what the business needs, e.g. "online booking, before/after photos".
industryYesThe trade or industry, e.g. "roofing", "collision repair", "med spa".

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
matchesYes
Behavior4/5

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

Annotations already declare readOnlyHint=true and openWorldHint=false. The description adds behavioral context: it operates from a server-held catalog, makes no network call, and returns no matches (rather than forced) for out-of-scope trades. This reinforces and complements the annotations without contradiction.

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 concise and front-loaded, consisting of three sentences that efficiently convey purpose, usage, and limitations without redundancy. Every sentence adds value.

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 that there is an output schema (the context indicates 'Has output schema: true'), the description does not need to detail return values. It adequately covers the tool's purpose, usage context, limitations (no forced matches), and the fact that it uses a local catalog. For a tool with two well-documented parameters and a closed set of templates, this is fully complete.

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 100% with both parameters documented. The description adds meaning by explaining that 'industry' is the trade and 'needs' is optional, and it describes the output parameters (demo link, store link, prices, match words). This provides additional context beyond the schema's property descriptions.

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 'rank' and the resource 'Upshift's 14 website template lines'. It specifies the output (best three with demo link, store link, prices, match words) and distinguishes from sibling tools like site_audit and quote which serve different purposes.

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 explicitly says 'Use when someone asks what a website for a given trade should look like or cost.' It also notes that it returns no matches for trades outside the 14 lines, providing context for when the tool is appropriate. However, it does not explicitly mention when not to use it or alternatives, though siblings are different enough that exclusion is implied.

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/samerdwykat-cmyk/upshift-mcp'

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