We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/genomoncology/biomcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Device Event
**Report Key:** {{ report_id }}{% if report_number %} | **Report #:** {{ report_number }}{% endif %}
**Device:** {{ device }}{% if manufacturer %} | **Manufacturer:** {{ manufacturer }}{% endif %}{% if event_type %} | **Event Type:** {{ event_type }}{% endif %}{% if date %} | **Date:** {{ date }}{% endif %}
{% if description -%}
## Description
{{ description }}
{% endif -%}
{% if related -%}
Related: {{ related }}
{% endif -%}