research-hub
Rank #9,016io.github.WenyuChiou/research-hub
Research workspace for Zotero + Obsidian + NotebookLM. Search, ingest, sync, verify briefs.
research-hub is a Model Context Protocol (MCP) server published by wenyuchiou. It ranks #9,016 of 115,591 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. research-hub is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 17, 2026 and most recently updated on May 26, 2026.
Ranks ahead of 106,575 of 115,591 servers on MCP Toplist.
Use research-hub
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add research-hub -- uvx research-hub-pipeline[mcp_servers.research-hub]
command = "uvx"
args = ["research-hub-pipeline"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"research-hub": {
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"research-hub": {
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"research-hub": {
"type": "stdio",
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"research-hub": {
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"research-hub": {
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.WenyuChiou%2Fresearch-hub)<a href="https://mcptoplist.com/server/io.github.WenyuChiou%2Fresearch-hub"><img src="https://mcptoplist.com/badge/io.github.WenyuChiou%2Fresearch-hub.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
wenyuchiou
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 26, 2026 |
Frequently asked questions
- Who maintains research-hub?
- research-hub is maintained by wenyuchiou, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is research-hub listed on the Official MCP Registry?
- Yes — research-hub is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does research-hub have?
- MCP Toplist tracks 1 version of research-hub, most recently published on May 26, 2026.
- Where can I find the source code for research-hub?
- The source code for research-hub is hosted at github.com/wenyuchiou/research-hub.