pipeworx_trending
ActiveTool of mcp-pubmed
What other AI agents are calling on Pipeworx right now. Returns the top tools, top packs, and total call volume over a recent window (24h, 7d, or 30d). Useful for: (1) discovering what data sources are hot for current events, (2) confirming a popular tool is the canonical choice before asking your own question, (3) seeing whether your use case aligns with what most agents need. Self-aggregating signal — derived from CF analytics-engine, no PII, just (pack, tool, count). Cached 5min-1h depending on window.
Parameters schema
{
"type": "object",
"properties": {
"window": {
"enum": [
"24h",
"7d",
"30d"
],
"type": "string",
"description": "24h (default) | 7d | 30d. Shorter windows surface what's hot right now; longer windows show steady-state demand."
}
}
}Parent server
mcp-pubmed
https://github.com/pipeworx-io/mcp-pubmed
2/7 registries