Mcp All — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp All (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
It allows searching(search tool) for the Model Context Protocol servers using MCP registry. Once your AI agent has found the MCP server that it needs, it can add it to the configuration using add_mcp_server tool. You will get new tools after restarting the MCP server.
mcp_configuration - shows current MCP configurationsearch - search for the MCP server using the index based on the MCP registryadd_mcp_server - adds configuration for the MCP serverremove_mcp_server - removes configuration for the MCP serverrefresh_mcp_index - refreshes the MCP indexSample configuration:
{
"mcpServers": {
"Universal MCP Server": {
"command": "npx",
"args": ["-y", "@antonytm/mcp-all@latest"],
"transport": "stdio",
"environmentVariables": [
{
"name": "TRANSPORT",
"value": "stdio"
}
]
}
}
}It supports stdio and streamable-http transports.
Released as:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.