mcpbeat Sign in

Vaspera Hardening MCP Server

local only

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

Enterprise certification for codebases with multi-agent security, reliability, and quality audits

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

Installs per day peak 39 · avg 12 · +109% w/w
a month agotoday
83
Installs / week
npm · vaspera-hardening-mcp-server
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 vaspera-hardening -- npx -y vaspera-hardening-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vaspera-hardening": {
      "args": [
        "-y",
        "vaspera-hardening-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vaspera-hardening]
command = "npx"
args = ["-y", "vaspera-hardening-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "vaspera-hardening": {
      "args": [
        "-y",
        "vaspera-hardening-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vaspera-hardening": {
      "args": [
        "-y",
        "vaspera-hardening-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: VASPERA_PROJECTS_DIR (Base directory to scan for projects (defaults to ~/Documents/GitHub)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Vaspera Hardening

same job, measured the same way
Coderegistry
by hellosg

Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.

23 tools answering
Tribunal
by thebotclub

Tribunal — Enterprise Claude Code plugin. TDD enforcement, quality gates, vault of rules and agents.

34 installs/wk local only
Aichat
by rcgalbo

Inter-agent communication for multi-agent Claude Code workflows.

51 installs/wk local only
N
agentsbase — Email for AI Agents
by agentsbase

Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.

26 installs/wk local only
I
Pmat Agent
by paiml

Zero-config AI context generation and code quality toolkit with Claude Code Agent Mode support

local only
Securecode
by juanisidoro

Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.

86 installs/wk local only
prodlint
by prodlint

Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.

729 installs/wk local only
Skylos
by duriantaco

Dead code, security, secrets detection and code quality for Python, TypeScript, Go.

18 479 installs/wk local only

Vaspera Hardening — questions

Answers built from our own checks of this server.

Why is there no uptime for Vaspera Hardening?
Vaspera Hardening 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 vaspera-hardening-mcp-server was installed 83 times last week.
Is Vaspera Hardening 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 Vaspera Hardening?
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 vaspera-hardening-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Vaspera Hardening?
The npm package vaspera-hardening-mcp-server was installed 83 times in the last week. Week over week that is +109%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.