Merge pull request #7329 from YGao2005/add-scholar-feed-mcp

Add scholar-feed-mcp to Research 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-06-06 19:21:34 -05:00
committed by GitHub
+1
View File
@@ -2179,6 +2179,7 @@ Tools for conducting research, surveys, interviews, and data collection.
- [vassiliylakhonin/agenda-intelligence-md](https://github.com/vassiliylakhonin/agenda-intelligence-md) [![vassiliylakhonin/agenda-intelligence-md MCP server](https://glama.ai/mcp/servers/vassiliylakhonin/agenda-intelligence-md/badges/score.svg)](https://glama.ai/mcp/servers/vassiliylakhonin/agenda-intelligence-md) 🐍 🏠 - Auditable strategic-risk memos for AI agents — sanctions, regulatory, geopolitics, trade. Geography-routed regional specialists (Central Asia/Caspian, Gulf/Middle East), per-claim evidence discipline, schema-validated output, machine-verified audit. No live data retrieval. PyPI: `agenda-intelligence-md`.
- [WenyuChiou/research-hub](https://github.com/WenyuChiou/research-hub) [![WenyuChiou/research-hub MCP server](https://glama.ai/mcp/servers/WenyuChiou/research-hub/badges/score.svg)](https://glama.ai/mcp/servers/WenyuChiou/research-hub) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Research workspace MCP integrating Zotero, Obsidian, and NotebookLM. Search papers (arXiv/Semantic Scholar/PubMed/CrossRef), ingest into Zotero, sync notes to Obsidian, verify NotebookLM briefs. All three external tools optional. `pip install research-hub-pipeline` then `research-hub serve`.
- [xmpuspus/ph-civic-data-mcp](https://github.com/xmpuspus/ph-civic-data-mcp) [![xmpuspus/ph-civic-data-mcp MCP server](https://glama.ai/mcp/servers/xmpuspus/ph-civic-data-mcp/badges/score.svg)](https://glama.ai/mcp/servers/xmpuspus/ph-civic-data-mcp) 🐍 ☁️ 🍎 🪟 🐧 - Philippine government data as agent-callable tools: PHIVOLCS earthquakes + volcano alerts, PAGASA weather + typhoons, PhilGEPS procurement, PSA 2020 Census population + poverty, AQICN air quality. Install: `uvx ph-civic-data-mcp`.
- [YGao2005/scholar-feed-mcp](https://github.com/YGao2005/scholar-feed-mcp) [![YGao2005/scholar-feed-mcp MCP server](https://glama.ai/mcp/servers/YGao2005/scholar-feed-mcp/badges/score.svg)](https://glama.ai/mcp/servers/YGao2005/scholar-feed-mcp) 📇 ☁️ - Semantic search over 600k+ CS/AI papers with citation-graph traversal, full-text extraction, embeddings, and BibTeX export. Works anonymously or with a free key. Install: `npx scholar-feed-mcp init`.
- [yusong652/pfc-mcp](https://github.com/yusong652/pfc-mcp) [![pfc-mcp MCP server](https://glama.ai/mcp/servers/yusong652/pfc-mcp/badges/score.svg)](https://glama.ai/mcp/servers/yusong652/pfc-mcp) 🐍 🏠 🪟 - MCP server for [ITASCA PFC](https://www.itascacg.com/software/pfc) discrete element simulation — browse documentation, execute scripts, capture plots, and manage long-running tasks via a WebSocket bridge to the PFC GUI.
- [SPARKIT-science/sparkit-mcp](https://github.com/SPARKIT-science/sparkit-mcp) [![SPARKIT-science/sparkit-mcp MCP server](https://glama.ai/mcp/servers/SPARKIT-science/sparkit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SPARKIT-science/sparkit-mcp) 🐍 ☁️ - MCP server for [SPARKIT](https://sparkit.science), a scientific research agent that searches the literature, reads papers, and returns cited Markdown reports. Submit a question via the `research` tool from Claude Desktop / Cursor / Claude Code; get back a ~90-second cited report without leaving the chat. `uv tool install sparkit-mcp` or `pip install sparkit-mcp`.
- [yusong652/yade-mcp](https://github.com/yusong652/yade-mcp) [![yade-mcp MCP server](https://glama.ai/mcp/servers/yusong652/yade-mcp/badges/score.svg)](https://glama.ai/mcp/servers/yusong652/yade-mcp) 🐍 🏠 🐧 - MCP server for [YADE](https://yade-dem.org/) — open-source discrete element method (DEM) engine for granular and particle simulation. Browse API docs with BM25 search, execute code via synchronous REPL or async background tasks, monitor progress, and review task history.