Skip to main content
Glama

openems_create_microstrip

Design microstrip traces and compute characteristic impedance using Hammerstad formula. Generates 2-port geometry for S-parameter extraction.

Instructions

Design a microstrip trace and calculate characteristic impedance using Hammerstad formula. Generates 2-port geometry for S-parameter extraction.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoDesign name
substrate_erNoSubstrate dielectric constant (default 4.2 for FR-4)
frequency_ghzYesAnalysis frequency in GHz
trace_width_mmYesTrace width in mm
trace_length_mmYesTrace length in mm
dielectric_height_mmYesDielectric (substrate) thickness in mm
Behavior3/5

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

With no annotations provided, the description carries the full burden. It adds meaningful behavioral context by naming the Hammerstad formula and stating that it generates 2-port geometry for S-parameter extraction. However, it does not disclose other relevant behaviors like whether it validates inputs, requires additional setup, or how it interacts with existing designs.

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 two concise sentences, front-loaded with the primary action and immediately adding the calculation method and purpose. No word is wasted, and the structure is clear and efficient.

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 schema covers all parameters and there is no output schema, the description adequately explains the tool's purpose and what it produces (impedance, 2-port geometry). It provides enough context for an agent to understand the tool's role within the OpenEMS family, though it could have elaborated on the generated geometry's role in the broader simulation workflow.

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 schema already documents all six parameters and their units. The description does not add additional parameter semantics beyond the general context of a microstrip design, which meets the baseline but does not exceed it.

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 tool's function: designing a microstrip trace, calculating characteristic impedance via the Hammerstad formula, and generating 2-port geometry for S-parameter extraction. It uses a specific verb-resource pair ('Design a microstrip trace') and distinguishes well from sibling tools like openems_create_patch or openems_create_coupled_lines.

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 usage for microstrip trace design and impedance calculation, but it does not explicitly mention when to use this tool versus alternatives such as openems_create_coupled_lines or openems_create_via. There is no exclusion or comparison to other similar transmission-line tools.

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/RFingAdam/mcp-openems'

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