Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_ich_guidelineA

Look up an ICH guideline by code (e.g. E6(R3), M4, Q1A). Returns scope, key requirements, and official URL.

map_ctd_sectionA

Map a document type or data package to the correct CTD/eCTD module and section. Returns the full section hierarchy.

check_ctd_completenessA

Check a list of provided CTD sections against required sections and identify gaps.

get_agency_deficiency_guidanceA

Retrieve common deficiency areas for FDA or EMA submissions by domain (CMC, Clinical, Labelling, Pharmacovigilance).

generate_submission_checklistB

Generate a submission readiness checklist for a given submission type and agency.

check_ich_complianceB

Check a description of a study or document against ICH guideline requirements and return a compliance assessment.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct function: completeness checking, compliance assessment, checklist generation, deficiency guidance, guideline lookup, and CTD section mapping. No overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case (e.g., check_ctd_completeness, lookup_ich_guideline), making them predictable and easy to parse.

Tool Count5/5

With 6 tools, the set is well-scoped for the regulatory submission domain, covering essential actions without being overwhelming or too sparse.

Completeness4/5

The tools cover key workflows: checking compliance, mapping sections, generating checklists, and retrieving guidance. Minor gaps exist (e.g., no tool for direct submission or formatting), but these are acceptable given the advisory focus.

Maintenance

ActivityInactive
ResponsivenessNo issues