Nextscan
Rank #49,461io.github.berkayderin/nextscan
MCP server providing nextscan capabilities
Nextscan is a Model Context Protocol (MCP) server published by berkayderin. It ranks #49,461 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Nextscan is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 82,652 of 132,113 servers on MCP Toplist.
Use Nextscan
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nextscan -- npx -y @berkayderin/nextscan[mcp_servers.nextscan]
command = "npx"
args = ["-y", "@berkayderin/nextscan"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nextscan": {
"command": "npx",
"args": [
"-y",
"@berkayderin/nextscan"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nextscan": {
"command": "npx",
"args": [
"-y",
"@berkayderin/nextscan"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nextscan": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@berkayderin/nextscan"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nextscan": {
"command": "npx",
"args": [
"-y",
"@berkayderin/nextscan"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nextscan": {
"command": "npx",
"args": [
"-y",
"@berkayderin/nextscan"
]
}
}
}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.berkayderin%2Fnextscan)<a href="https://mcptoplist.com/server/io.github.berkayderin%2Fnextscan"><img src="https://mcptoplist.com/badge/io.github.berkayderin%2Fnextscan.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
berkayderin
Other servers by berkayderin
View all berkayderin servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nextscan?
- Nextscan is maintained by berkayderin, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Nextscan listed on the Official MCP Registry?
- Yes — Nextscan is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Nextscan have?
- MCP Toplist tracks 2 versions of Nextscan, most recently published on Mar 1, 2026.
- Where can I find the source code for Nextscan?
- The source code for Nextscan is hosted at github.com/berkayderin/nextscan.
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.