Skip to content
Cline

checkmcp for Cline

io.github.h129hj/checkmcp

Audit any MCP server's security & quality — OWASP MCP Top 10 + explainable 0-100 MCP Score

client:Cline transport:stdio runtime:pypi

Install checkmcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "checkmcp": {
      "command": "uvx",
      "args": [
        "audit-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

checkmcp in other clients