Vulners MCP
Rank #20,636io.github.vulnersCom/vulners-mcp
MCP server providing vulners-mcp capabilities
Vulners MCP is a Model Context Protocol (MCP) server published by vulnerscom. It ranks #20,636 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Vulners MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Sep 30, 2025 and most recently updated on Feb 16, 2026.
Ranks ahead of 111,410 of 132,046 servers on MCP Toplist.
Use Vulners MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vulners-mcp -- uvx vulners-mcp[mcp_servers.vulners-mcp]
command = "uvx"
args = ["vulners-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vulners-mcp": {
"command": "uvx",
"args": [
"vulners-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vulners-mcp": {
"command": "uvx",
"args": [
"vulners-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vulners-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"vulners-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vulners-mcp": {
"command": "uvx",
"args": [
"vulners-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vulners-mcp": {
"command": "uvx",
"args": [
"vulners-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.vulnersCom%2Fvulners-mcp)<a href="https://mcptoplist.com/server/io.github.vulnersCom%2Fvulners-mcp"><img src="https://mcptoplist.com/badge/io.github.vulnersCom%2Fvulners-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vulnerscom
Available versions (3)
| Version | Published |
|---|---|
| 1.0.4 | Feb 16, 2026 |
| 1.0.3 | Oct 16, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Vulners MCP?
- Vulners MCP is maintained by vulnerscom, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Vulners MCP listed on the Official MCP Registry?
- Yes — Vulners MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Vulners MCP have?
- MCP Toplist tracks 3 versions of Vulners MCP, most recently published on Feb 16, 2026.
- Where can I find the source code for Vulners MCP?
- The source code for Vulners MCP is hosted at github.com/vulnerscom/vulners-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.