Scanner
Rank #43,741com.skillssafe/scanner
MCP server providing scanner capabilities
Scanner is a Model Context Protocol (MCP) server published by gucci-atlasv. It ranks #43,741 of 132,113 servers tracked on MCP Toplist. Scanner is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 11, 2026 and most recently updated on Mar 12, 2026.
Ranks ahead of 88,372 of 132,113 servers on MCP Toplist.
Use Scanner
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http scanner https://mcp.skillssafe.com/sseclaude mcp add scanner -- npx -y skillssafe-mcp[mcp_servers.scanner]
url = "https://mcp.skillssafe.com/sse"Add to ~/.codex/config.toml.
[mcp_servers.scanner]
command = "npx"
args = ["-y", "skillssafe-mcp"]Add to ~/.codex/config.toml.
https://mcp.skillssafe.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"scanner": {
"command": "npx",
"args": [
"-y",
"skillssafe-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"scanner": {
"url": "https://mcp.skillssafe.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"scanner": {
"command": "npx",
"args": [
"-y",
"skillssafe-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"scanner": {
"type": "http",
"url": "https://mcp.skillssafe.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"scanner": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"skillssafe-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"scanner": {
"serverUrl": "https://mcp.skillssafe.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scanner": {
"command": "npx",
"args": [
"-y",
"skillssafe-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scanner": {
"url": "https://mcp.skillssafe.com/sse"
}
}
}{
"mcpServers": {
"scanner": {
"command": "npx",
"args": [
"-y",
"skillssafe-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/com.skillssafe%2Fscanner)<a href="https://mcptoplist.com/server/com.skillssafe%2Fscanner"><img src="https://mcptoplist.com/badge/com.skillssafe%2Fscanner.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
gucci-atlasv
Other servers by gucci-atlasv
View all gucci-atlasv servers →Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Mar 12, 2026 |
| 1.0.0 | Mar 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Scanner?
- Scanner is maintained by gucci-atlasv, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Scanner listed on the Official MCP Registry?
- Yes — Scanner is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Scanner have?
- MCP Toplist tracks 3 versions of Scanner, most recently published on Mar 12, 2026.
- Where can I find the source code for Scanner?
- The source code for Scanner is hosted at github.com/gucci-atlasv/skillssafe.com.
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.