Skip to main content
Glama
RFingAdam

EMC Regulations MCP Server

by RFingAdam

medical_immunity_levels

Retrieve IEC 60601-1-2 immunity test levels for medical equipment, with an option to include proximity immunity (Table 9) for wireless devices near medical equipment.

Instructions

Get detailed IEC 60601-1-2 immunity test levels including proximity immunity (Table 9) for wireless devices near medical equipment.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
include_proximityNoInclude proximity immunity levels (Table 9) for RF devices near ME equipment
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It only states that the tool 'get's levels, implying read-only, but omits side effects, authentication needs, rate limits, or output format. The agent cannot infer the nature of the response.

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 a single sentence that effectively front-loads the key information (standard, scope, inclusion of proximity immunity). It is concise with no extraneous content, though a slightly more structured format could improve readability.

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 there is no output schema and no annotations, the description is incomplete. It does not explain the return format (e.g., list of levels, values, or a table), any prerequisites, or how the optional parameter affects output. The agent lacks sufficient context for correct usage.

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 coverage is 100%: the only parameter 'include_proximity' has a description in the schema. The tool description adds no additional meaning beyond the schema's parameter description, so the baseline score of 3 is appropriate.

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 identifies the tool as retrieving IEC 60601-1-2 immunity test levels, specifically for wireless devices near medical equipment, and mentions proximity immunity (Table 9). It distinguishes well from sibling tools that cover other standards like automotive or CISPR.

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 use for medical equipment immunity per IEC 60601-1-2, but does not explicitly state when to use this tool vs. alternatives like automotive_immunity_method or iso11452_levels. No usage exclusions or prerequisites are provided.

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-emc-regulations'

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