Skip to main content
Glama
alexpavluck

NTDeliver MCP Server

by alexpavluck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP server when MCP_TRANSPORT=http. Default is 3000.3000
MCP_TRANSPORTNoTransport mode: 'stdio' for local, 'http' for HTTP/SSE. Default is 'stdio'.stdio

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
ntd_schemaA

Returns column names, row count, milestone column list, known filter values, and a sample row. Call this first.

ntd_list_posA

List POs with optional filters. Returns key fields and milestone progress per PO. Donors: GSK, Eisai, Merck USA, Merck KGaA, J&J. Drugs: ALB, DEC, IVM, MEB, PZQ, TCZ. Regions: AFRO, AMRO, EMRO, EURO, SEARO, WPRO.

ntd_get_poA

Get full details and all milestone dates for a single PO by PO number.

ntd_get_milestonesC

Return milestone dates and progress for matching POs. Filter by PO number, country, donor, or drug.

ntd_milestone_completionC

Aggregate milestone completion rates (% of POs with each milestone recorded). Filter by donor, country, drug, region, year.

ntd_summary_statsB

PO counts and total tablet quantities grouped by a field. group_by: donor | country | drug | region | year | mode.

ntd_list_valuesB

All distinct values for any column. Useful for discovering valid filter values.

ntd_days_to_mdaB

Find POs sorted by days until planned MDA. Optionally filter and/or limit by a maximum day threshold.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/alexpavluck/ntdeliver-mcp'

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