Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/verifyax/verifyax-mcp/mcp-servergit clone --depth 1 https://github.com/verifyax/verifyax-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/verifyax/verifyax-mcp/mcp-server)<a href="https://agentmods.dev/mcp/verifyax/verifyax-mcp/mcp-server"><img src="https://agentmods.dev/badge/mcp/verifyax/verifyax-mcp/mcp-server.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
mcp-server scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@verifyax/mcp-server"
],
"env": {
"VERIFYAX_API_KEY": "",
"VERIFYAX_MCP_LOG_LEVEL": ""
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 13 lines scan A 754af3a05e10
mcp-server is an MCP server published in the GitHub repository verifyax/verifyax-mcp (1 stars, last pushed 1mo ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
evalview
MCP server "evalview" as configured in hidai25/eval-view. Launched with evalview mcp serve. Needs 2 environment variables to run.
evalview-mcp
Open-source testing and regression detection framework for AI agents. Golden baseline diffing, CI/CD integration, works with LangGraph, CrewAI, OpenAI, Anthropic Claude, HuggingFace, Ollama, and MCP. Runs locally from the evalview Python package. Needs 1 environment variable to run.
mcp-server
The agent eval standard for MCP. Score every agent output for quality, safety, and cost. Runs locally from the @iris-eval/mcp-server npm package. Needs 3 environment variables to run.
deskcert
Certify whether an AI agent is safe to operate your internal web application before production rollout. Author a YAML task suite against your own app, run it with Playwright, and gate CI/CD on a forbidden-action safety score. Runs locally from the deskcert-cli Python package.
gpu
Agent-to-agent network for teams: dm, who-knows-X routing, shared rooms. Human-in-the-loop. Remote server at joinmultiplayer.ai.
datalox-gated-runtime
MCP server "datalox-gated-runtime" as configured in Oshawott324/datalox-gated-runtime. Runs locally from the datalox-gated-runtime Python package.