Compuute MCP Security Scanner
Rank #21,759io.github.Compuute/compuute-scan-api
Scan any public GitHub MCP-server repo for security issues. 37 MCP-specific L1 rules, 8 languages.
Compuute MCP Security Scanner is a Model Context Protocol (MCP) server published by compuute. It ranks #21,759 of 115,591 servers tracked on MCP Toplist. Compuute MCP Security Scanner is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 23, 2026 and most recently updated on May 23, 2026.
Ranks ahead of 93,832 of 115,591 servers on MCP Toplist.
Use Compuute MCP Security Scanner
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http compuute-scan-api https://scan.compuute.se/mcp/[mcp_servers.compuute-scan-api]
url = "https://scan.compuute.se/mcp/"Add to ~/.codex/config.toml.
https://scan.compuute.se/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"compuute-scan-api": {
"url": "https://scan.compuute.se/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"compuute-scan-api": {
"type": "http",
"url": "https://scan.compuute.se/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"compuute-scan-api": {
"serverUrl": "https://scan.compuute.se/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"compuute-scan-api": {
"url": "https://scan.compuute.se/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.Compuute%2Fcompuute-scan-api)<a href="https://mcptoplist.com/server/io.github.Compuute%2Fcompuute-scan-api"><img src="https://mcptoplist.com/badge/io.github.Compuute%2Fcompuute-scan-api.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
compuute
Other servers by compuute
View all compuute servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | May 23, 2026 |
Frequently asked questions
- Who maintains Compuute MCP Security Scanner?
- Compuute MCP Security Scanner is maintained by compuute, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Compuute MCP Security Scanner listed on the Official MCP Registry?
- Yes — Compuute MCP Security Scanner is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Compuute MCP Security Scanner have?
- MCP Toplist tracks 1 version of Compuute MCP Security Scanner, most recently published on May 23, 2026.
- Where can I find the source code for Compuute MCP Security Scanner?
- The source code for Compuute MCP Security Scanner is hosted at github.com/compuute/compuute-scan-api.