Checkmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 22 Jul 2026.
Audit any MCP server's security & quality — OWASP MCP Top 10 + explainable 0-100 MCP Score
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 checkmcp -- uvx audit-mcp
{
"mcpServers": {
"checkmcp": {
"args": [
"audit-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.checkmcp]
command = "uvx"
args = ["audit-mcp"]
{
"mcpServers": {
"checkmcp": {
"args": [
"audit-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"checkmcp": {
"args": [
"audit-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.