Skip to main content
Glama

CEDAR MCP Server

get_template

Retrieve and transform template data from the CEDAR metadata repository using template ID or URL to access structured biomedical data annotations.

Instructions

Get a template from the CEDAR repository.

Args: template_id: The template ID or full URL from CEDAR repository (e.g., "https://repo.metadatacenter.org/templates/e019284e-48d1-4494-bc83-ddefd28dfbac")

Returns: Template data from CEDAR, cleaned and transformed

Input Schema

NameRequiredDescriptionDefault
template_idYes

Input Schema (JSON Schema)

{ "properties": { "template_id": { "type": "string" } }, "required": [ "template_id" ], "type": "object" }

Other Tools from CEDAR MCP Server

Related Tools

    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/BACH-AI-Tools/cedar-mcp'

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