ct_recent_updates
ActiveTool of mcp-clinicaltrials
declared in 0.1.0
Get recently posted or updated trials sorted by date. Returns NCT IDs, titles, status changes, and conditions.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 20,
"query": "oncology"
},
{
"limit": 30
}
],
"properties": {
"limit": {
"type": "number",
"description": "Number of results (1-100, default 20)"
},
"query": {
"type": "string",
"description": "Optional search term to narrow results"
}
}
}Parent server
mcp-clinicaltrials
https://github.com/pipeworx-io/mcp-clinicaltrials
2/7 registries