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.
git clone --depth 1 https://github.com/kakunin-ai/kakunin-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/kakunin-ai/kakunin-mcp/kakunin)<a href="https://agentmods.dev/mcp/kakunin-ai/kakunin-mcp/kakunin"><img src="https://agentmods.dev/badge/mcp/kakunin-ai/kakunin-mcp/kakunin/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/kakunin-ai/kakunin-mcp/kakunin"><img src="https://agentmods.dev/badge/mcp/kakunin-ai/kakunin-mcp/kakunin.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
kakunin 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 9d 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
{
"kakunin": {
"command": "npx",
"args": [
"-y",
"@kakunin/mcp"
],
"env": {
"KAKUNIN_API_KEY": "",
"KAKUNIN_AGENT_ID": ""
}
}
}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.
- 9d ago First seen · 13 lines scan A ab01e42af853
kakunin is an MCP server published in the GitHub repository kakunin-ai/kakunin-mcp (1 stars, last pushed yesterday), 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
contract-review-ai-mcp
MCP server for contract review ai. Features analyze contract, extract clauses, identify risks. From MEOK AI Labs. Runs locally from the contract-review-ai-mcp Python package.
dora-compliance-mcp
DORA (EU Digital Operational Resilience Act) compliance for AI agents. 5-pillar audit, incident classification, Article 28 Register of Information, TLPT readiness. Regulation (EU) 2022/2554. By MEOK AI Labs. Runs locally from the dora-compliance-mcp Python package.
iso-42001-ai-mcp
AI-powered iso 42001 ai MCP server for agents. Supports audit management system, assess ai risk, generate policy template. By MEOK AI Labs. Runs locally from the iso-42001-ai-mcp Python package.
airspace-monitor-mcp
Airspace Monitor MCP server. Tools: check airspace, get no fly zones, get drone regulations. Built by MEOK AI Labs. Runs locally from the airspace-monitor-mcp Python package.
bias-detection-mcp
AI bias detection and fairness assessment for AI agents. Instant bias risk scan, demographic analysis, fairness metrics, mitigation strategies, EU AI Act Article 10 compliance. Zero-config free tier. Built by MEOK AI Labs. Runs locally from the bias-detection-mcp Python package.
cra-compliance-mcp
EU Cyber Resilience Act (Regulation 2024/2847) compliance for AI agents. Product classification, Annex I audit, SBOM generation, conformity assessment roadmap, vulnerability reporting readiness. For manufacturers of products with digital elements. By MEOK AI Labs. Runs locally from the cra-compliance-mcp Python…