title: MCP Res | |
emoji: π | |
colorFrom: red | |
colorTo: gray | |
sdk: gradio | |
sdk_version: 5.34.2 | |
app_file: app.py | |
pinned: false | |
short_description: Research | |
# 𧬠Ultimate AI-Powered Research MCP (Hugging Face Space) | |
- π¬ Unified search: arXiv, PubMed, UMLS, OpenFDA, OpenAI | |
- π§ AI synthesis & Q&A: GPT-4o powered | |
- π©Ί Biomedical enrichment: Drugs, CUIs, adverse events | |
- π Plug-and-play: Add more APIs in minutes! | |
**Run locally:** | |
```bash | |
pip install -r requirements.txt | |
streamlit run app.py | |