ResearchZosho
Rank #5,999io.github.Wyrdsekai/researchzosho
The research librarian for the rest of us: reads, keeps and questions your sources.
ResearchZosho is a Model Context Protocol (MCP) server published by Wyrdsekai. It ranks #5,999 of 132,113 servers tracked on MCP Toplist. ResearchZosho is listed on Official MCP, with 15 tracked versions. It was first listed on Sep 10, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 126,114 of 132,113 servers on MCP Toplist.
Use ResearchZosho
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add researchzosho -e "RESEARCHZOSHO_LIBRARY=<your RESEARCHZOSHO_LIBRARY>" -- npx -y @wyrdsekai/researchzosho-mcpReplace each placeholder with your own value before saving.
claude mcp add researchzosho -- docker run -i --rm -v "{library}:/library" ghcr.io/wyrdsekai/researchzosho:0.4.6 mcp[mcp_servers.researchzosho]
command = "npx"
args = ["-y", "@wyrdsekai/researchzosho-mcp"]
[mcp_servers.researchzosho.env]
RESEARCHZOSHO_LIBRARY = "<your RESEARCHZOSHO_LIBRARY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.researchzosho]
command = "docker"
args = ["run", "-i", "--rm", "-v", "{library}:/library", "ghcr.io/wyrdsekai/researchzosho:0.4.6", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"researchzosho": {
"command": "npx",
"args": [
"-y",
"@wyrdsekai/researchzosho-mcp"
],
"env": {
"RESEARCHZOSHO_LIBRARY": "<your RESEARCHZOSHO_LIBRARY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"researchzosho": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{library}:/library",
"ghcr.io/wyrdsekai/researchzosho:0.4.6",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"researchzosho": {
"command": "npx",
"args": [
"-y",
"@wyrdsekai/researchzosho-mcp"
],
"env": {
"RESEARCHZOSHO_LIBRARY": "<your RESEARCHZOSHO_LIBRARY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"researchzosho": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{library}:/library",
"ghcr.io/wyrdsekai/researchzosho:0.4.6",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"researchzosho": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wyrdsekai/researchzosho-mcp"
],
"env": {
"RESEARCHZOSHO_LIBRARY": "<your RESEARCHZOSHO_LIBRARY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"researchzosho": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{library}:/library",
"ghcr.io/wyrdsekai/researchzosho:0.4.6",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"researchzosho": {
"command": "npx",
"args": [
"-y",
"@wyrdsekai/researchzosho-mcp"
],
"env": {
"RESEARCHZOSHO_LIBRARY": "<your RESEARCHZOSHO_LIBRARY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"researchzosho": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{library}:/library",
"ghcr.io/wyrdsekai/researchzosho:0.4.6",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"researchzosho": {
"command": "npx",
"args": [
"-y",
"@wyrdsekai/researchzosho-mcp"
],
"env": {
"RESEARCHZOSHO_LIBRARY": "<your RESEARCHZOSHO_LIBRARY>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"researchzosho": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{library}:/library",
"ghcr.io/wyrdsekai/researchzosho:0.4.6",
"mcp"
]
}
}
}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.Wyrdsekai%2Fresearchzosho)<a href="https://mcptoplist.com/server/io.github.Wyrdsekai%2Fresearchzosho"><img src="https://mcptoplist.com/badge/io.github.Wyrdsekai%2Fresearchzosho.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Wyrdsekai
Other servers by Wyrdsekai
View all Wyrdsekai servers →Available versions (15)
| Version | Published |
|---|---|
| 0.4.6 | Sep 17, 2026 |
| 0.4.5 | Sep 17, 2026 |
| 0.4.4 | Sep 17, 2026 |
| 0.4.3 | Sep 17, 2026 |
| 0.4.2 | Sep 17, 2026 |
| 0.4.1 | Sep 17, 2026 |
| 0.4.0 | Sep 16, 2026 |
| 0.3.0 | Sep 14, 2026 |
| 0.2.0 | Sep 14, 2026 |
| 0.1.11 | Sep 14, 2026 |
| 0.1.10 | Sep 13, 2026 |
| 0.1.9 | Sep 13, 2026 |
| 0.1.8 | Sep 12, 2026 |
| 0.1.7 | Sep 12, 2026 |
| 0.1.6 | Sep 12, 2026 |
Frequently asked questions
- Who maintains ResearchZosho?
- ResearchZosho is maintained by Wyrdsekai, which publishes 2 MCP servers (24 total versions) tracked on MCP Toplist.
- Is ResearchZosho listed on the Official MCP Registry?
- Yes — ResearchZosho is listed on the Official MCP Registry.
- How many versions does ResearchZosho have?
- MCP Toplist tracks 15 versions of ResearchZosho, most recently published on Sep 17, 2026.
- Where can I find the source code for ResearchZosho?
- The source code for ResearchZosho is hosted at github.com/Wyrdsekai/researchzosho.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.