Cybersecurity Vuln
Rank #43,330io.github.martc03/cybersecurity-vuln
MCP server providing cybersecurity-vuln capabilities
Cybersecurity Vuln is a Model Context Protocol (MCP) server published by martc03. It ranks #43,330 of 115,591 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Cybersecurity Vuln is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Feb 27, 2026 and most recently updated on Feb 27, 2026.
Ranks ahead of 72,261 of 115,591 servers on MCP Toplist.
Use Cybersecurity Vuln
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cybersecurity-vuln https://cybersecurity-vuln-mcp.apify.actor/mcp[mcp_servers.cybersecurity-vuln]
url = "https://cybersecurity-vuln-mcp.apify.actor/mcp"Add to ~/.codex/config.toml.
https://cybersecurity-vuln-mcp.apify.actor/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cybersecurity-vuln": {
"url": "https://cybersecurity-vuln-mcp.apify.actor/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cybersecurity-vuln": {
"type": "http",
"url": "https://cybersecurity-vuln-mcp.apify.actor/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cybersecurity-vuln": {
"serverUrl": "https://cybersecurity-vuln-mcp.apify.actor/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cybersecurity-vuln": {
"url": "https://cybersecurity-vuln-mcp.apify.actor/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.martc03%2Fcybersecurity-vuln)<a href="https://mcptoplist.com/server/io.github.martc03%2Fcybersecurity-vuln"><img src="https://mcptoplist.com/badge/io.github.martc03%2Fcybersecurity-vuln.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
martc03
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cybersecurity Vuln?
- Cybersecurity Vuln is maintained by martc03, which publishes 15 MCP servers (26 total versions) tracked on MCP Toplist.
- Is Cybersecurity Vuln listed on the Official MCP Registry?
- Yes — Cybersecurity Vuln is listed on the Official MCP Registry, alongside Glama.
- How many versions does Cybersecurity Vuln have?
- MCP Toplist tracks 2 versions of Cybersecurity Vuln, most recently published on Feb 27, 2026.
- Where can I find the source code for Cybersecurity Vuln?
- The source code for Cybersecurity Vuln is hosted at github.com/martc03/gov-mcp-servers.