Skip to main content
Glama
NyxToolsDev

DICOM/HL7/FHIR Interoperability MCP Server

generate_mirth_channel

Create Mirth Connect channel XML configurations for healthcare data integration between formats like HL7v2, DICOM, and FHIR to enable interoperability.

Instructions

[Premium] Generate Mirth Connect channel configuration XML. Creates a channel skeleton with source/destination connectors, transformer steps, filter logic, and implementation notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_typeYesSource data format: 'HL7v2', 'DICOM', 'FHIR', 'Database', or 'File'.
destination_typeYesDestination data format: 'HL7v2', 'FHIR', 'Database', 'File', or 'HTTP'.
use_caseYesDescription of the integration use case (e.g., 'ADT feed from Epic to PACS').
Behavior3/5

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

With no annotations, description carries full burden. It discloses output structure ('channel skeleton with source/destination connectors, transformer steps, filter logic, and implementation notes'), adding value beyond the schema. However, lacks safety profile (read-only vs destructive), persistence details, or scope limitations.

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?

Two sentences, front-loaded with purpose. '[Premium]' prefix is minor clutter but second sentence efficiently lists output components. No redundant words.

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?

Adequate for a 3-parameter generation tool without output schema. Description compensates by detailing what the generated XML contains (skeleton components). Would benefit from noting whether output is returned as string or saved to file, but sufficient for agent selection.

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 has 100% description coverage (source_type, destination_type, use_case all documented). Description mentions 'source/destination connectors' which conceptually maps to parameters but adds no syntax, validation rules, or format details beyond schema. Baseline 3 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?

Specific verb ('Generate') and resource ('Mirth Connect channel configuration XML') clearly stated. Distinguishes from siblings (all siblings are query/parse/explain tools; this is the only code generation tool for integration engine configuration).

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?

Implies usage context (creating Mirth channel skeletons) but lacks explicit when-to-use guidance or alternatives. No mention of whether to use explain_integration_pattern first, or when this generation might fail.

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/NyxToolsDev/dicom-hl7-mcp-server'

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