trends-mcp
한국어 문서: README.ko.md
A single MCP server that pulls academic + code + medical-device-regulatory trend data from seven sources and renders newspaper-style briefings — with per-domain tuning baked in.
| Source | Tools | Notes |
|---|---|---|
| arXiv | arxiv_recent, arxiv_search |
Per-category round-robin so small categories aren't drowned by big ones |
| PubMed | pubmed_search |
Full abstracts via efetch.fcgi |
| HF Daily Papers | paperswithcode_trending |
Sorted by community upvotes (replaces sunset PwC API) |
| GitHub | github_trending, github_search |
Trending page scrape + Search API with created:> date filter |
| Hugging Face | huggingface_trending |
Models / datasets / spaces, trending or recent |
| openFDA 510(k) | fda_510k_recent |
Device clearances |
| openFDA Recalls | fda_recalls_recent |
Recall events with class filter |
| (aggregators) | trends_digest, trends_briefing |
Multi-source parallel calls |
trends_briefing is the headline tool: invoke "weekly news" / "주간 뉴스" and
get a newspaper-formatted briefing across all enabled sources, automatically
translated into the user's conversation language by the LLM.






