Research Scan
Rank #9,429org.synectic/research-scan
Research Scan finds and verifies the 5–10 recent papers that matter most for a research question.
Research Scan is a Model Context Protocol (MCP) server published by Synectic-Research. It ranks #9,429 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Research Scan is listed on Official MCP, with 4 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 122,617 of 132,046 servers on MCP Toplist.
Use Research Scan
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add research-scan -- uvx research-scan[mcp_servers.research-scan]
command = "uvx"
args = ["research-scan"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"research-scan": {
"command": "uvx",
"args": [
"research-scan"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"research-scan": {
"command": "uvx",
"args": [
"research-scan"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"research-scan": {
"type": "stdio",
"command": "uvx",
"args": [
"research-scan"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"research-scan": {
"command": "uvx",
"args": [
"research-scan"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"research-scan": {
"command": "uvx",
"args": [
"research-scan"
]
}
}
}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/org.synectic%2Fresearch-scan)<a href="https://mcptoplist.com/server/org.synectic%2Fresearch-scan"><img src="https://mcptoplist.com/badge/org.synectic%2Fresearch-scan.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Synectic-Research
Available versions (4)
| Version | Published |
|---|---|
| 0.6.1 | Aug 28, 2026 |
| 0.6.0 | Aug 27, 2026 |
| 0.5.2 | Aug 21, 2026 |
| 0.5.1 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Research Scan?
- Research Scan is maintained by Synectic-Research, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Research Scan listed on the Official MCP Registry?
- Yes — Research Scan is listed on the Official MCP Registry.
- How many versions does Research Scan have?
- MCP Toplist tracks 4 versions of Research Scan, most recently published on Aug 28, 2026.
- Where can I find the source code for Research Scan?
- The source code for Research Scan is hosted at github.com/Synectic-Research/research-scan.
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.