Skip to main content
Glama
toomus

Jet3D MCP Server

get_cutter_specifications

Look up official technical, food safety (DoC/GMP), and material specifications for Jet3D cookie cutters and stamps. Get verified data for compliance and design.

Instructions

Retrieve official technical, food safety (DoC/GMP), and material specifications for Jet3D cookie cutters and stamps.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.0

TDQS

A4.3/5.0
Behavior4/5

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

Without annotations, the description carries the burden. It explicitly states 'Retrieve', indicating a read-only operation, and mentions 'official' specifications, suggesting verified data. No side effects are disclosed, but the action is clear.

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, focused sentence with no redundancy, directly conveying the tool's purpose.

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?

With no output schema, the description provides a general sense of the content returned (technical, food safety, material specs) but does not specify the format or structure. This is adequate for a simple retrieval tool.

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?

The tool has no parameters, so there is nothing to describe. The description fully accounts for the input aspect.

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 specifies the action (Retrieve), the resource (technical, food safety, and material specifications for Jet3D cookie cutters and stamps), and it distinguishes from sibling tools which handle checkout and listing shapes/fonts.

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 the tool (when specifications are needed) but does not explicitly state conditions or contrast with alternatives. No guidance is provided on when not to use it, though the purpose is self-explanatory.

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

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/toomus/jet3d-mcp'

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