scan-mcp
Rank #15,377io.github.jacksenechal/scan-mcp
MCP server for scanner discovery and batch capture via SANE
scan-mcp is a Model Context Protocol (MCP) server published by jacksenechal. It ranks #15,377 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. scan-mcp is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 1 tracked version. It was first listed on Sep 11, 2025 and most recently updated on Jul 22, 2026.
Ranks ahead of 116,669 of 132,046 servers on MCP Toplist.
Use scan-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add scan-mcp -- npx -y scan-mcp[mcp_servers.scan-mcp]
command = "npx"
args = ["-y", "scan-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"scan-mcp": {
"command": "npx",
"args": [
"-y",
"scan-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"scan-mcp": {
"command": "npx",
"args": [
"-y",
"scan-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"scan-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"scan-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"scan-mcp": {
"command": "npx",
"args": [
"-y",
"scan-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scan-mcp": {
"command": "npx",
"args": [
"-y",
"scan-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.jacksenechal%2Fscan-mcp)<a href="https://mcptoplist.com/server/io.github.jacksenechal%2Fscan-mcp"><img src="https://mcptoplist.com/badge/io.github.jacksenechal%2Fscan-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
jacksenechal
Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Jul 22, 2026 |
Frequently asked questions
- Who maintains scan-mcp?
- scan-mcp is maintained by jacksenechal, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is scan-mcp listed on the Official MCP Registry?
- Yes — scan-mcp is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does scan-mcp have?
- MCP Toplist tracks 1 version of scan-mcp, most recently published on Jul 22, 2026.
- Where can I find the source code for scan-mcp?
- The source code for scan-mcp is hosted at github.com/jacksenechal/scan-mcp.
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.