From 999a4efcdc10750a873b9cfd1f6be8d599332ffd Mon Sep 17 00:00:00 2001 From: Wenyu Date: Tue, 26 May 2026 15:39:47 -0400 Subject: [PATCH] Add WenyuChiou/research-hub to Research category research-hub is a Python-CLI-backed MCP server that integrates Zotero, Obsidian, and NotebookLM into a single research workspace. Exposes 'research-hub serve' for MCP integration. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5274345ee..6fdb12245 100644 --- a/README.md +++ b/README.md @@ -2097,6 +2097,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [sh-patterson/legiscan-mcp](https://github.com/sh-patterson/legiscan-mcp) [![ggstefivzf MCP server](https://glama.ai/mcp/servers/ggstefivzf/badges/score.svg)](https://glama.ai/mcp/servers/ggstefivzf) 📇 ☁️ - Access legislative data from all 50 US states and Congress — search bills, get full text, track votes, and look up legislators via the LegiScan API. - [thinkchainai/agentinterviews_mcp](https://github.com/thinkchainai/agentinterviews_mcp) - Conduct AI-powered qualitative research interviews and surveys at scale with [Agent Interviews](https://agentinterviews.com). Create interviewers, manage research projects, recruit participants, and analyze interview data through MCP. - [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`. - [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`.