Skip to main content
Glama
guardianer9-debug

CST Studio Orchestrator MCP

cst_antenna_patch

Design a rectangular microstrip patch antenna for a target frequency by automatically calculating dimensions, selecting feed type (inset, microstrip, or probe), and generating substrate, ground, patch, port, boundaries, and monitors.

Instructions

Create a rectangular microstrip patch antenna with calculated dimensions for a target frequency. Supports inset, microstrip, and probe feed types. Generates substrate, ground plane, patch, feed structure, waveguide port, boundaries, and field monitors.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tan_dNoSubstrate loss tangent (default 0.02)
epsilon_rNoSubstrate relative permittivity (default 4.4 — FR-4)
feed_typeNoFeed method (default inset)inset
frequency_ghzYesDesign center frequency in GHz
ground_size_factorNoGround plane size = factor * patch size (default 2.0)
substrate_height_mmNoSubstrate thickness in mm (default 1.6)
Behavior4/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It lists generated components (substrate, ground plane, patch, feed structure, waveguide port, boundaries, field monitors), providing good context about what the tool creates. However, it does not mention potential destructive actions or permissions needed.

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 consists of two concise sentences, front-loading the main purpose and including a clear list of generated elements. No superfluous information is present.

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?

Given the absence of an output schema and annotations, the description adequately covers what the tool does and generates. It mentions all key aspects: frequency-based dimension calculation, feed types, and generated components. However, it could detail how the tool interacts with the CST environment (e.g., creating a new model or modifying an existing one).

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

Parameters3/5

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

Schema description coverage is 100%, so the parameter descriptions are already complete. The tool description adds minimal additional meaning beyond noting that patch dimensions are calculated and listing feed types. It does not enhance understanding beyond what the schema provides, resulting in a baseline score.

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 it creates a rectangular microstrip patch antenna with calculated dimensions for a target frequency. It specifies supported feed types and lists what components are generated, distinguishing it from other antenna tools like cst_antenna_dipole or cst_antenna_horn.

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 mentions supported feed types but does not provide explicit guidance on when to use this tool versus alternatives or when not to use it. Sibling tools indicate many antenna types, but the description implies usage for rectangular patch antennas without detailing selection criteria.

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/guardianer9-debug/cst-studio-orchestrator-mcp'

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