Scannd
Trigger security scans and read reports/vulnerabilities via the hosted Scannd API. Free: 2 scans/mo.
Details
Versions
- 0.1.0 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: SCANND_API_KEY
— replace the <placeholders> with your values.
claude mcp add com-scannd-scannd --env SCANND_API_KEY=<SCANND_API_KEY> -- npx scannd-mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"com-scannd-scannd": {
"command": "npx",
"args": [
"scannd-mcp"
],
"env": {
"SCANND_API_KEY": "<SCANND_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"com-scannd-scannd": {
"command": "npx",
"args": [
"scannd-mcp"
],
"env": {
"SCANND_API_KEY": "<SCANND_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"scannd-mcp"
],
"env": {
"SCANND_API_KEY": "<SCANND_API_KEY>"
}
} Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.
- npm downloads · 2 hours ago
- 43 / week
What the open web says — public discussion about this server (GitHub, Hacker News, Stack Overflow). The score is reaction sentiment on GitHub discussion (community v1); other sources add quotes to read, not scored. Never a verified evaluation, never blended into the verified score.
No public discussion scraped yet.