Research workspace for Zotero + Obsidian + NotebookLM. Search, ingest, sync, verify briefs.
Research workspace for Zotero + Obsidian + NotebookLM. Search, ingest, sync, verify briefs. The research mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 14 defined tools rather than through you.
For a real research-hub vault with Zotero / Obsidian / NotebookLM integration, pick the install path matching your stack in § Start Here.
The server ships on PyPI as research-hub-pipeline, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
Everything the assistant can do here goes through one of these:
CLI — ** research-hub auto, import-folder, ask, doctor, tidy, clusters, zotero, notebooklm, crystal, and moreDashboard — ** gives humans a live view of clusters, papers, diagnostics, briefs, writing support, and management actionsGoal — Accounts neededItem — Needed whenZOTERO_API_KEY — yesZOTERO_LIBRARY_ID — yesSEMANTIC_SCHOLAR_API_KEY — noSEMANTIC_SCHOLAR_RPS — noTAVILY_API_KEY — noBRAVE_API_KEY — noLayer — Best forPersona — Best forYou will need 5 environment variables: ZOTERO_API_KEY, ZOTERO_LIBRARY_ID, SEMANTIC_SCHOLAR_API_KEY, TAVILY_API_KEY, BRAVE_API_KEY. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Among the planning and project tracking options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Research's toolset — CLI, Dashboard, Goal and 11 more — is a fair guide to whether it matches your workflow. It is maintained by WenyuChiou; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Research's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| CLI | ** research-hub auto, import-folder, ask, doctor, tidy, clusters, zotero, notebooklm, crystal, and more. |
| Dashboard | ** gives humans a live view of clusters, papers, diagnostics, briefs, writing support, and management actions. |
| Goal | Accounts needed |
| Item | Needed when |
| ZOTERO_API_KEY | yes |
| ZOTERO_LIBRARY_ID | yes |
| SEMANTIC_SCHOLAR_API_KEY | no |
| SEMANTIC_SCHOLAR_RPS | no |
| TAVILY_API_KEY | no |
| BRAVE_API_KEY | no |
| Layer | Best for |
| Persona | Best for |
| Researcher | STEM papers, DOI/arXiv, Zotero-first workflows |
| Humanities | books, quotes, URL-only sources, Zotero + Obsidian |
{ "mcpServers": { "research-hub": { "command": "research-hub", "args": ["serve"] } } }Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| ZOTERO_API_KEY | Credential the server authenticates with. | Yes |
| ZOTERO_LIBRARY_ID | Configuration value read at startup. | Optional |
| SEMANTIC_SCHOLAR_API_KEY | Credential the server authenticates with. | Yes |
| TAVILY_API_KEY | Credential the server authenticates with. | Yes |
| BRAVE_API_KEY | Credential the server authenticates with. | Yes |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.