Skip to main content
Glama
danielproxd2

MCP_CAD

by danielproxd2

verify_build_report

Generates a structured verification report for the active CAD part, combining hard envelope checks with advisory mass, volume, feature count, and screenshot evidence.

Instructions

Create a structured verification report for the active part.

Extends verify_against_spec: bbox remains the hard envelope check, while mass/volume/feature count/screenshots are advisory evidence in one report.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
notesNo
drawing_spec_idNo
expected_mass_gNo
expected_size_mmNo
capture_view_namesNo
mass_tolerance_pctNo
expected_volume_mm3No
expected_feature_countNo
Behavior2/5

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

No annotations are provided, and the description does not disclose side effects, persistence, or output behavior. The term 'Create' suggests a side effect but is not elaborated, leaving ambiguity.

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 concise, consisting of two sentences with the primary purpose front-loaded and a quick differentiation. It could be slightly more detailed without losing conciseness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of an output schema and the tool's complexity (8 optional parameters), the description fails to explain return values or usage context. More details are needed to compensate for the lack of schema coverage.

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

Parameters1/5

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

With 0% schema description coverage and no parameter explanations in the description, the meaning of the eight parameters is entirely unclear. The vague references to bbox, mass, etc., do not adequately map to the parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool creates a structured verification report and distinguishes itself from verify_against_spec by mentioning bbox as a hard check and other fields as advisory. However, it does not fully define what a 'structured verification report' entails.

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 a usage scenario by comparing to verify_against_spec but lacks explicit when-to-use and when-not-to-use guidance. No alternatives or exclusions are given.

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/danielproxd2/solidworks-mcp'

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