MCP Server Security Audit
Rank #2,114io.github.joepangallo/mcp-server-security-audit
MCP server providing server-security-audit capabilities
MCP Server Security Audit is a Model Context Protocol (MCP) server published by joepangallo. It ranks #2,114 of 115,591 servers tracked on MCP Toplist, and its repository has 134 GitHub stars. MCP Server Security Audit is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 113,477 of 115,591 servers on MCP Toplist.
Use MCP Server Security Audit
claude mcp add mcp-server-security-audit -- npx -y mcp-server-security-audit[mcp_servers.mcp-server-security-audit]
command = "npx"
args = ["-y", "mcp-server-security-audit"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-server-security-audit": {
"command": "npx",
"args": [
"-y",
"mcp-server-security-audit"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-security-audit": {
"command": "npx",
"args": [
"-y",
"mcp-server-security-audit"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-security-audit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-security-audit"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-security-audit": {
"command": "npx",
"args": [
"-y",
"mcp-server-security-audit"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-security-audit": {
"command": "npx",
"args": [
"-y",
"mcp-server-security-audit"
]
}
}
}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.joepangallo%2Fmcp-server-security-audit)<a href="https://mcptoplist.com/server/io.github.joepangallo%2Fmcp-server-security-audit"><img src="https://mcptoplist.com/badge/io.github.joepangallo%2Fmcp-server-security-audit.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
joepangallo
Other servers by joepangallo
- Web Recon Agent#1,378 · 2 vers
- MCP Server Research Signals#1,477 · 3 vers
- MCP Server Indexforge#1,507 · 2 vers
- MCP Server Agent Analytics#4,802 · 2 vers
- MCP Audit Server#12,503 · 6 vers
- Agent Pay#26,896 · 8 vers
- Cloud Agent#35,341 · 4 vers
- image-delta-mcp#108,535
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server Security Audit?
- MCP Server Security Audit is maintained by joepangallo, which publishes 12 MCP servers (29 total versions) tracked on MCP Toplist.
- Is MCP Server Security Audit listed on the Official MCP Registry?
- Yes — MCP Server Security Audit is listed on the Official MCP Registry.
- How many versions does MCP Server Security Audit have?
- MCP Toplist tracks 2 versions of MCP Server Security Audit, most recently published on Mar 1, 2026.
- Where can I find the source code for MCP Server Security Audit?
- The source code for MCP Server Security Audit is hosted at github.com/joepangallo/agent-audit.