Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”’ Security
  3. Kakunin MCP
Kakunin MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 9:01:10 PM

Kakunin MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
securityai-agentscomplianceaudit

Verifies AI agent authorization, reports risk, and records behavioral events through Kakunin's compliance API.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kakunin-ai-kakunin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@kakunin/mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (3) Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Overview

The kakunin-ai/kakunin-mcp MCP server connects AI agents to Kakunin's compliance API for identity, authorization, risk, and audit operations. It verifies an agent's X.509 certificate, permitted actions, financial limits, and revocation status before an action proceeds. Agents can also retrieve a rolling 30-day risk profile and append behavioral events to an immutable audit log. Use it when an MCP-compatible agent needs runtime authorization checks and compliance records.

Use cases

โ€ขVerify an agent's authority before initiating a financial transaction
โ€ขCheck an agent's current risk band before allowing sensitive work
โ€ขRecord behavioral events with transaction identifiers
โ€ขUse sandbox credentials while developing compliance workflows

Key features

โ€ขX.509 certificate and scope verification
โ€ขFinancial-limit and revocation checks
โ€ขRolling 30-day risk score retrieval
โ€ขImmutable behavioral audit logging
โ€ขAutomatic revocation checks for high-scoring events

Capabilities & Tool Schemas (3) ~134 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Kakunin MCP.

verify_agent_scope

Check whether this agent is authorised to perform an action before executing it. Verifies the active X.509 certificate, permitted_actions scope, financial limits, and revocation status.

check_risk_score

Retrieve the agent's rolling 30-day risk score, band (`low`/`medium`/`high`), drift trend, and actionable guidance. No input required.

audit_log_append

Append a behavioral event to the agent's immutable audit log. Returns risk score + transaction ID. Events scoring โ‰ฅ 0.85 auto-trigger a certificate revocation check.

How Kakunin MCP works

What kakunin-ai/kakunin-mcp MCP server does

The kakunin-ai/kakunin-mcp MCP server exposes Kakunin's AI agent compliance API through Model Context Protocol. It is intended for agents that need to establish whether a requested operation is within their assigned authority, inspect their current behavioral risk, and record events associated with their activity.

Authorization checks use the active X.509 certificate and evaluate the agent's permitted action scope, financial limits, and certificate revocation status. The service is described as using X.509 identity issued through AWS KMS and as being aligned with MiCA and the EU AI Act. Those compliance references describe the service's intended context; they do not replace an application's own legal or operational review.

How it works

The kakunin-ai/kakunin-mcp MCP server acts on behalf of one Kakunin agent, identified by an agent ID. A Kakunin API key authenticates requests, while the server uses the configured base URL to reach the API. The default endpoint is https://kakunin.ai, with an optional override for other environments.

verify_agent_scope accepts an action description, venue, and USD amount. It returns whether the action is allowed, along with a reason, certificate status, and permitted actions. check_risk_score requires no input and returns the rolling 30-day score, a low/medium/high band, the drift trend, and guidance. audit_log_append records a behavioral event and returns a risk score and transaction ID. Events with a score of at least 0.85 trigger a certificate revocation check.

Setup and configuration

The kakunin-ai/kakunin-mcp MCP server requires Node.js 18 or newer, a Kakunin API key, and an agent ID obtained through the Kakunin dashboard. Configure it as a local stdio server with:

config.json
{
  "command": "npx",
  "args": ["-y", "@kakunin/mcp"],
  "env": {
    "KAKUNIN_API_KEY": "kak_live_...",
    "KAKUNIN_AGENT_ID": "agt_..."
  }
}

KAKUNIN_API_KEY accepts live or test keys, and KAKUNIN_AGENT_ID selects the agent represented by the server. KAKUNIN_BASE_URL is optional and changes the API base URL. Test keys use Kakunin's sandbox CA, have no cost, and include 100 free certificates per day according to the provided setup notes.

Tools and capabilities

  • Verify whether a proposed action fits the certificate and permitted scope.
  • Check financial limits and certificate revocation status before execution.
  • Read a 30-day risk score, risk band, trend, and recommended guidance.
  • Append structured behavioral events to an immutable audit log.
  • Receive a transaction ID and risk result after an audit append.

The README identifies Claude and Cursor as supported usage contexts, as well as other MCP-compatible runtimes. The server does not itself execute the proposed business action; verify_agent_scope supplies an authorization result for the calling workflow to use.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Security View all alternatives
  • Agentward logoAgentward

    Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.

    ๐Ÿ”’ Security2 views
    Compare vs Agentward โ†’
  • Haldir logoHaldir

    Guardian layer for AI agents: identity, secrets, audit via MCP.

    ๐Ÿ”’ Security3 views
    Compare vs Haldir โ†’
  • Gia MCP Server logoGia MCP Server

    Enterprise AI governance layer with 29 tools: MAI decision classification (Mandatory/Advisory/Informational), hash-chained forensic audit trails, human-in-the-loop gates, compliance mapping (NIST AI RMF, EU AI Act, ISO 42001), governed memory packs, and site reliability tools.

    ๐Ÿ”’ Security2 views
    Compare vs Gia MCP Server โ†’
  • Vorim MCP Server logoVorim MCP Server

    AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI

    ๐Ÿ”’ Security2 views
    Compare vs Vorim MCP Server โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
313
Package downloads in the last 30 days.
Last commit
4d ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Kakunin MCP

Use Node.js 18 or newer and run `npx -y @kakunin/mcp`. Configure `KAKUNIN_API_KEY` and `KAKUNIN_AGENT_ID` in the MCP client's environment.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKakunin MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kakunin-ai-kakunin-mcp?style=directory)](https://allmcps.com/mcp/kakunin-ai-kakunin-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kakunin-ai-kakunin-mcp"><img src="https://allmcps.com/api/badge/kakunin-ai-kakunin-mcp?style=directory" alt="Kakunin MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
PricingFreemium
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
11/11 checks healthy over the last 33d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit4d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 7, 2026
npm downloads313/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
61Quality signal: Good ยท 61/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity7/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ยท @kakunin/mcp (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”’ Security โ†’Best MCP servers for Security โ†’Alternatives to Kakunin MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code