mcpbeat Sign in

Clevername MCP Server

by alexfloyd13 Your server? Claim it
local only

Clevername runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm.

AI agent governance — security scanning, BYOK routing, audit logging, and Council approvals.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 9 · +23% w/w
a month agotoday
58
Installs / week
npm · @clevername/clevername-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add clevername-mcp -- npx -y @clevername/clevername-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clevername-mcp": {
      "args": [
        "-y",
        "@clevername/clevername-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.clevername-mcp]
command = "npx"
args = ["-y", "@clevername/clevername-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "clevername-mcp": {
      "args": [
        "-y",
        "@clevername/clevername-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "clevername-mcp": {
      "args": [
        "-y",
        "@clevername/clevername-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CLEVERNAME_API_KEY (Gateway token (cnk_*) from clevername.net/dashboard/settings/developer. Optional — omit to use the clevername_login device flow instead.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Clevername

same job, measured the same way
Aegis — AI Agent Governance
by acacian

Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.

488 installs/wk local only
Bulwark
by bpolania

AI agent governance: content scanning, audit logs, policy evaluation, session management.

local only
Dobby
by gil-dobby

Connect, monitor, and control AI agents — tasks, approvals, schedules, and governance.

58 installs/wk answering
Cordon for MCP
by marras0914

Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.

44 installs/wk local only
Rune
by thecolourfoundation

Evidence-traced codebase understanding and security scanning for AI agents over MCP.

24 installs/wk local only
I
Agent Observability
by blueskylineassets

Agent observability: structured logging, cost tracking, and compliance audit trails

24 installs/wk local only
Kakunin
by nqzai

X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.

62 installs/wk local only
Kakunin
by kakunin-ai

X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.

local only

Clevername — questions

Answers built from our own checks of this server.

Why is there no uptime for Clevername?
Clevername runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @clevername/clevername-mcp was installed 58 times last week.
Is Clevername still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Clevername?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @clevername/clevername-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Clevername?
The npm package @clevername/clevername-mcp was installed 58 times in the last week. Week over week that is +23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.