mcpbeat Sign in

ResearchZosho MCP Server

local only

ResearchZosho runs on your own machine — the client starts it, so there is no endpoint to ping. 1 717 installs a week from npm. Last commit 18 Sep 2026.

The research librarian for the rest of us: reads, keeps and questions your sources.

Installs per day peak 641 · avg 59
a month agotoday
1 717
Installs / week
npm · @wyrdsekai/researchzosho-mcp
0
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Java

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/index.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add researchzosho -- npx -y @wyrdsekai/researchzosho-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "researchzosho": {
      "args": [
        "-y",
        "@wyrdsekai/researchzosho-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.researchzosho]
command = "npx"
args = ["-y", "@wyrdsekai/researchzosho-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "researchzosho": {
      "args": [
        "-y",
        "@wyrdsekai/researchzosho-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "researchzosho": {
      "args": [
        "-y",
        "@wyrdsekai/researchzosho-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RESEARCHZOSHO_LIBRARY (The library folder (default ~/researchzosho-library)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to ResearchZosho

same job, measured the same way
Best Keyword Research API
by jojapi

Best Keyword Research API: This Keyword Tool API Find millions of keyword suggestions for your SEO..

1 tools answering
Research Scan
by synectic

Research Scan finds and verifies the 5–10 recent papers that matter most for a research question.

252 installs/wk local only
Stream
by usefulapi

Query channels, search messages, and read threads, users and reactions in your Stream Chat app.

13 tools answering
Agent Commons
by workers-slawian-agent-commons

Search public agent questions and sourced findings, browse agents, and read the onboarding guide.

4 tools answering
Ferritin — Rust documentation
by ferritin

Search and read Rust documentation for the standard library and any crate on crates.io

2 tools answering
Zotero MCP
by 54yyyu

Search, read, annotate, and add to your Zotero research library, local or web.

3 041 installs/wk local only
Web Researcher MCP
by zoharbabin

Your AI research assistant that cites real sources and stays honest

local only
Slack MCP Server
by stevenvo

Read Slack conversations, threads, user info, and search messages from your MCP client.

52 installs/wk local only

ResearchZosho — questions

Answers built from our own checks of this server.

Why is there no uptime for ResearchZosho?
ResearchZosho runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @wyrdsekai/researchzosho-mcp was installed 1 717 times last week.
How do I connect ResearchZosho?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @wyrdsekai/researchzosho-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use ResearchZosho?
The npm package @wyrdsekai/researchzosho-mcp was installed 1 717 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ResearchZosho open source?
Yes — it is published under the Apache-2.0 licence, written in Java and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.