mcp-audit runs on your own machine — the client starts it, so there is no endpoint to ping. 264 installs a week from pypi. Last commit 29 Jul 2026.
Scan, enumerate, and risk-score every MCP server configured on your machine.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-audit -- uvx mcp-audits
{
"mcpServers": {
"mcp-audit": {
"args": [
"mcp-audits"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-audit]
command = "uvx"
args = ["mcp-audits"]
{
"mcpServers": {
"mcp-audit": {
"args": [
"mcp-audits"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-audit": {
"args": [
"mcp-audits"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.